Click or drag to resize
InspectorComponentAttributePriority Property
Component priority. Specifies the position the component appears within lists. A lower value indicates a higher priority.

Namespace: Slash.ECS.Inspector.Attributes
Assembly: Slash.ECS (in Slash.ECS.dll) Version: 1.0.6018.40178
Syntax
public int Priority { get; set; }

Property Value

Type: Int32
See Also