Init(args)
Scripting Reference
List of all members
Sisus.Init.Serialization._Boolean Class Reference

Description

Represents a simple wrapper for a bool value that makes it serializable by Unity's serialization system when assigned to a System.Object type field that has the UnityEngine.SerializeReference attribute.

Used to serialize bool values by Any<object>.

Inheritance diagram for Sisus.Init.Serialization._Boolean:
Sisus.Init.IValueProvider< object >

Additional Inherited Members

- Properties inherited from Sisus.Init.IValueProvider< object >
Value [get]
 Gets the value of the current IValueProvider<T> object More...