Class Vector2Binding
Class Vector2Binding. Implements the Binding`1
Inheritance
Vector2Binding
Inherited Members
UnityEngine.Component.GetComponentInParent<T>(System.Boolean)
UnityEngine.Object.FindObjectsOfType<T>(System.Boolean)
UnityEngine.Object.FindObjectOfType<T>(System.Boolean)
Namespace: Global Namespace
Syntax
[RegisterBinding(typeof(Binding<Vector2>), true)]
[AddComponentMenu("")]
public class Vector2Binding : Binding<Vector2>
See Also
Binding`1