![]() | InspectorConditionalPropertyAttribute Class |
Namespace: Slash.ECS.Inspector.Attributes
The InspectorConditionalPropertyAttribute type exposes the following members.
Name | Description | |
---|---|---|
![]() | InspectorConditionalPropertyAttribute |
Default constructor.
|
![]() | InspectorConditionalPropertyAttribute(Object, Object) |
Property inspector should only be shown if condition is met.
|
Name | Description | |
---|---|---|
![]() | ConditionKey |
Attribute table key of the condition in the entity configuration.
|
![]() | RequiredConditionValue |
Attribute table value of the condition in the entity configuration for the inspector to be shown.
|
Name | Description | |
---|---|---|
![]() | IsFulfilled |
Checks if the specified value fulfills the condition.
|