Click or drag to resize
InspectorConditionalFlagsPropertyAttribute Class
Property inspector should only be shown if condition is met.
Inheritance Hierarchy

Namespace: Slash.ECS.Inspector.Attributes
Assembly: Slash.ECS (in Slash.ECS.dll) Version: 1.0.6018.40178
Syntax
public class InspectorConditionalFlagsPropertyAttribute : InspectorConditionalPropertyAttribute

The InspectorConditionalFlagsPropertyAttribute type exposes the following members.

Constructors
  NameDescription
Public methodInspectorConditionalFlagsPropertyAttribute
Constructor.
Top
Properties
  NameDescription
Public propertyCheck
Indicates how the flags are checked.
Top
Methods
See Also