Class FloatResponse
A UnityEvent
able to take a dynamic float.
Inheritance
System.Object
FloatResponse
Namespace: ScriptableFramework
Assembly: cs.temp.dll.dll
Syntax
[Serializable]
public class FloatResponse : UnityEvent<float>
A UnityEvent
able to take a dynamic float.
[Serializable]
public class FloatResponse : UnityEvent<float>