![]() |
ORK Framework
2.22.0
API Documentation
|
Public Member Functions | |
bool | Check (Combatant combatant, CombatantTriggerComponent trigger) |
bool | Check (Combatant user, Combatant combatant) |
![]() | |
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... | |
Public Attributes | |
bool | checkTime = false |
VariableValueCheck | check = VariableValueCheck.IsEqual |
FloatValue | value |
FloatValue | value2 |
Needed | needed = Needed.All |
string[] | tags = new string[0] |