| InspectorDataAttribute Class |
Namespace: Slash.ECS.Inspector.Attributes
The InspectorDataAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| InspectorDataAttribute |
Exposes the property to the inspector.
|
| Name | Description | |
|---|---|---|
| ConvertStringToValue |
Not implemented.
(Overrides InspectorPropertyAttributeConvertStringToValue(String).) | |
| SetPropertyValue |
Initializes the specified object via reflection with the specified property value.
(Overrides InspectorPropertyAttributeSetPropertyValue(EntityManager, Object, Object).) | |
| TryConvertStringToValue |
Not implemented.
(Overrides InspectorPropertyAttributeTryConvertStringToValue(String, Object).) |