Class PropertyAttribute
Inheritance
PropertyAttribute
Implements
Inherited Members
Namespace: UnityEngine
Assembly: UnityEngine.dll
Syntax
[AttributeUsage(AttributeTargets.Field, Inherited = true, AllowMultiple = false)]
public abstract class PropertyAttribute : Attribute, _Attribute
Properties
| Improve this Doc View Sourceorder
Declaration
public int order { get; set; }
Property Value
| Type | Description |
|---|---|
| Int32 |