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