![]() |
ORK Framework
2.31.0
API Documentation
|
Public Member Functions | |
FlyingTextGroup (T settings) | |
bool | CheckCombatant (int group) |
![]() | |
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... | |
Static Public Member Functions | |
static int | GetGroup (Combatant combatant) |
Public Attributes | |
bool | player = true |
bool | ally = true |
bool | enemy = true |
T | settings = new T() |