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