Class FloatVariable
A IVariable that holds a single float value.
Inherited Members
Namespace: UnityEngine.Localization.SmartFormat.PersistentVariables
Syntax
public class FloatVariable : Variable<float>, IVariableValueChanged, IVariable
A IVariable that holds a single float value.
public class FloatVariable : Variable<float>, IVariableValueChanged, IVariable