![]() |
VectorFocus
Set your position data with a click
|
Configuration of an entity with field VectorFocus. More...
Public Member Functions | |
| bool | IsNested () |
| ClassFullName tell us, if class is nested. | |
| Type | GetRealClass () |
| It's like a conversion of string classFullName into Type. | |
Public Attributes | |
| string | classFullName |
| FullName of the entity with namespace. | |
| UnityEditor.MonoScript | monoScript |
| Linked monoscript. | |
| List< ConfigItem > | configItems = new List<ConfigItem>() |
| All configItem of the entity, one by field. | |
Configuration of an entity with field VectorFocus.
| Type VectorFocus.ConfigSkin.ConfigObject.GetRealClass | ( | ) |
It's like a conversion of string classFullName into Type.
| bool VectorFocus.ConfigSkin.ConfigObject.IsNested | ( | ) |
ClassFullName tell us, if class is nested.