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