Click or drag to resize
Slash.ECS.Inspector.Attributes Namespace

[Missing <summary> documentation for "N:Slash.ECS.Inspector.Attributes"]

Classes
  ClassDescription
Public classInspectorBlueprintAttribute
Exposes the property to the inspector.
Public classInspectorBoolAttribute
Exposes the property to the inspector.
Public classInspectorComponentAttribute
Exposes the component to the inspector.
Public classInspectorConditionalFlagsPropertyAttribute
Property inspector should only be shown if condition is met.
Public classInspectorConditionalPropertyAttribute
Property inspector should only be shown if condition is met.
Public classInspectorDataAttribute
Exposes the property to the inspector.
Public classInspectorEnumAttribute
Exposes the property to the inspector.
Public classInspectorFloatAttribute
Exposes the property to the inspector.
Public classInspectorIntAttribute
Exposes the property to the inspector.
Public classInspectorPropertyAttribute
Exposes the property to the inspector.
Public classInspectorStringAttribute
Exposes the property to the inspector.
Public classInspectorTypeAttribute
Exposes the type to the inspector.
Public classInspectorVectorAttribute
Exposes the property to the inspector.
Enumerations
  EnumerationDescription
Public enumerationConditionalFlagsCheck
Indicates how the flags are checked.