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