| InspectorEntityAttribute Methods |
The InspectorEntityAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| Deinit |
Performs required deinitialization steps for this property of the specified object.
(Overrides InspectorPropertyAttributeDeinit(EntityManager, Object).) | |
| SetPropertyValue |
Initializes the specified object via reflection with the specified property value.
(Overrides InspectorPropertyAttributeSetPropertyValue(EntityManager, Object, Object).) | |
| TryConvertStringToValue |
Tries to convert the specified text to a value of the correct type for this property.
(Overrides InspectorPropertyAttributeTryConvertStringToValue(String, Object).) |