Class SystemGraphComponentBinding
Class SystemGraphComponentBinding. Implements the Binding`1
Inheritance
SystemGraphComponentBinding
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<SystemGraphComponent>), true)]
[AddComponentMenu("")]
public class SystemGraphComponentBinding : Binding<SystemGraphComponent>
See Also
Binding`1