 | InspectorVectorAttribute Class |
Exposes the property to the inspector.
Inheritance Hierarchy
Namespace: Slash.ECS.Inspector.AttributesAssembly: Slash.ECS (in Slash.ECS.dll) Version: 1.0.6018.40178
Syntax[SerializableAttribute]
public class InspectorVectorAttribute : InspectorPropertyAttribute
<SerializableAttribute>
Public Class InspectorVectorAttribute
Inherits InspectorPropertyAttribute
[SerializableAttribute]
public ref class InspectorVectorAttribute : public InspectorPropertyAttribute
[<SerializableAttribute>]
type InspectorVectorAttribute =
class
inherit InspectorPropertyAttribute
end
The InspectorVectorAttribute type exposes the following members.
Constructors
See Also