Click or drag to resize
InspectorVectorAttribute 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 InspectorVectorAttribute : InspectorPropertyAttribute

The InspectorVectorAttribute type exposes the following members.

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