![]() |
ORK Framework
2.31.0
API Documentation
|
Public Member Functions | |
TemporaryGridCellEvent (string eventKey, GridCellEvent cellEvent, EndAfter removeType, float removeAfter) | |
void | AddedTo (BattleGridCellComponent cell) |
void | Clear () |
void | TimeCheck (float t) |
void | TurnCheck () |
![]() | |
override void | SetData (DataObject data) |
Sets the variables of the class using a ORKFramework.DataObject. More... | |
void | StartEvent (BattleGridCellComponent cell, List< Combatant > targets, Notify finishedCallback) |
![]() | |
virtual DataObject | GetData () |
Gets a ORKFramework.DataObject representing the class. More... | |
virtual void | EditorAutoSetup (string fieldName) |
Called for all fields using the autoSetup option of the ORKFramework.ORKEditorLayoutAttribute. More... | |
Properties | |
string | EventKey [get] |
Additional Inherited Members | |
![]() | |
GridCellEventType | type = GridCellEventType.Ability |
GridCellEventStartType | startType = GridCellEventStartType.None |
AbilitySelection | ability = new AbilitySelection() |
bool | animateAbility = true |
int | factionID = 0 |
CombatantInit | combatantSetting |
StatusEffectCast | statusEffect |
AssetSource< ORKGameEvent > | gameEvent |