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

Description

Represents a simple wrapper for a float 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 float values by Any<object>.

Inheritance diagram for Sisus.Init.Serialization._Float:
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...