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

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

The InspectorEntityAttribute type exposes the following members.

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