VectorFocus
Set your position data with a click
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
VectorFocus.ConfigSkin.ConfigObject Class Reference

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< ConfigItemconfigItems = new List<ConfigItem>()
 All configItem of the entity, one by field.
 

Detailed Description

Configuration of an entity with field VectorFocus.

Member Function Documentation

◆ GetRealClass()

Type VectorFocus.ConfigSkin.ConfigObject.GetRealClass ( )

It's like a conversion of string classFullName into Type.

Returns

◆ IsNested()

bool VectorFocus.ConfigSkin.ConfigObject.IsNested ( )

ClassFullName tell us, if class is nested.

Returns

The documentation for this class was generated from the following file: