| Slash.ECS.Inspector.Attributes Namespace |
[Missing <summary> documentation for "N:Slash.ECS.Inspector.Attributes"]
| Class | Description | |
|---|---|---|
| InspectorBlueprintAttribute |
Exposes the property to the inspector.
| |
| InspectorBoolAttribute |
Exposes the property to the inspector.
| |
| InspectorComponentAttribute |
Exposes the component to the inspector.
| |
| InspectorConditionalFlagsPropertyAttribute |
Property inspector should only be shown if condition is met.
| |
| InspectorConditionalPropertyAttribute |
Property inspector should only be shown if condition is met.
| |
| InspectorDataAttribute |
Exposes the property to the inspector.
| |
| InspectorEnumAttribute |
Exposes the property to the inspector.
| |
| InspectorFloatAttribute |
Exposes the property to the inspector.
| |
| InspectorIntAttribute |
Exposes the property to the inspector.
| |
| InspectorPropertyAttribute |
Exposes the property to the inspector.
| |
| InspectorStringAttribute |
Exposes the property to the inspector.
| |
| InspectorTypeAttribute |
Exposes the type to the inspector.
| |
| InspectorVectorAttribute |
Exposes the property to the inspector.
|
| Enumeration | Description | |
|---|---|---|
| ConditionalFlagsCheck |
Indicates how the flags are checked.
|