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