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