![]() | InspectorComponentAttribute Class |
Namespace: Slash.ECS.Inspector.Attributes
The InspectorComponentAttribute type exposes the following members.
Name | Description | |
---|---|---|
![]() | InspectorComponentAttribute |
Constructor.
|
Name | Description | |
---|---|---|
![]() | CanBeRemoved |
Whether this component can be removed from a blueprint in the inspector, or not.
Default: true.
|
![]() | InitExplicitly |
Whether to skip initializing this component with reflection.
|
![]() | Priority |
Component priority. Specifies the position the component appears within lists.
A lower value indicates a higher priority.
|