![]() |
ORK Framework
2.31.0
API Documentation
|
Additional Inherited Members | |
![]() | |
virtual bool | IsRemovable () |
virtual string | GetNodeName () |
virtual string | GetNodeDetails () |
virtual string | GetNextName (int index) |
virtual int | GetNextCount () |
virtual int | GetNext (int index) |
virtual void | SetNext (int index, int next) |
int | GetFirstFree () |
![]() | |
virtual DataObject | GetData () |
Gets a ORKFramework.DataObject representing the class. More... | |
virtual void | SetData (DataObject data) |
Sets the variables of the class using a ORKFramework.DataObject. More... | |
virtual void | EditorAutoSetup (string fieldName) |
Called for all fields using the autoSetup option of the ORKFramework.ORKEditorLayoutAttribute. More... | |
![]() | |
Vector2 | nodePosition = new Vector2(38, 38) |
bool | overrideNodeName = false |
string | nodeName = "" |
![]() | |
int | realID = 0 |
![]() | |
virtual bool | IsEnabled [get] |
![]() | |
virtual int | RealID [get, set] |