![]() |
ORK Framework
2.30.2
API Documentation
|
Public Member Functions | |
override BaseAction | Execute (ref int currentStep, BattleAICall call) |
![]() | |
override string | GetNodeName () |
override string | GetNodeDetails () |
override string | GetNextName (int index) |
override int | GetNextCount () |
override int | GetNext (int index) |
override void | SetNext (int index, int next) |
![]() | |
virtual bool | IsRemovable () |
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... | |
Additional Inherited Members | |
![]() | |
bool | active = true |
int | next = -1 |
![]() | |
Vector2 | nodePosition = new Vector2(38, 38) |
bool | overrideNodeName = false |
string | nodeName = "" |
![]() | |
int | realID = 0 |
![]() | |
override bool | IsEnabled [get] |
![]() | |
virtual bool | IsEnabled [get] |
![]() | |
virtual int | RealID [get, set] |