Click or drag to resize
InspectorDataAttribute Class
Exposes the property to the inspector.
Inheritance Hierarchy

Namespace: Slash.ECS.Inspector.Attributes
Assembly: Slash.ECS (in Slash.ECS.dll) Version: 1.0.6018.40178
Syntax
[SerializableAttribute]
public class InspectorDataAttribute : InspectorPropertyAttribute

The InspectorDataAttribute type exposes the following members.

Constructors
  NameDescription
Public methodInspectorDataAttribute
Exposes the property to the inspector.
Top
Methods
See Also