Data Structures | |
class | ActionTuneRadioStationCB |
Functions | |
ActionTuneRadioStationCB ActionContinuousBaseCB | ActionTuneRadioStation () |
override void | CreateActionComponent () |
override void | CreateConditionComponents () |
override bool | HasProneException () |
override bool | HasTarget () |
override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
override void | OnFinishProgressServer (ActionData action_data) |
Variables | |
private const float | REPEAT_AFTER_SEC = 1.0 |
override bool ActionCondition | ( | PlayerBase | player, |
ActionTarget | target, | ||
ItemBase | item | ||
) |
ActionTuneRadioStationCB ActionContinuousBaseCB ActionTuneRadioStation | ( | ) |
Referenced by ActionConstructor::RegisterActions(), and ItemRadio::SetActions().
override void CreateActionComponent | ( | ) |
override void CreateConditionComponents | ( | ) |
override bool HasProneException | ( | ) |
override bool HasTarget | ( | ) |
override void OnFinishProgressServer | ( | ActionData | action_data | ) |
private const float REPEAT_AFTER_SEC = 1.0 |