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