Class GameObjectProperty
Class GameObjectProperty. Implements the Property<T>
Inheritance
GameObjectProperty
Inherited Members
Namespace: Global Namespace
Assembly: solution.dll
Syntax
[NodeProperty("GameObject", true)]
[AddComponentMenu("")]
public class GameObjectProperty : Property<GameObject>
See Also
Property<T>