DayZ 1.24
|
Go to the source code of this file.
Classes | |
class | ActionTuneRadioStationCB |
Variables | |
const float | REPEAT_AFTER_SEC = 1.0 |
override bool ActionCondition | ( | PlayerBase | player, |
ActionTarget | target, | ||
ItemBase | item ) |
Definition at line 39 of file ActionTuneRadioStation.c.
ActionTuneRadioStationCB ActionContinuousBaseCB ActionTuneRadioStation | ( | ) |
Definition at line 1 of file ActionTuneRadioStation.c.
Referenced by ActionConstructor::RegisterActions(), and ItemRadio::SetActions().
Definition at line 16 of file ActionTuneRadioStation.c.
Definition at line 23 of file ActionTuneRadioStation.c.
References m_ConditionItem, and m_ConditionTarget.
Definition at line 29 of file ActionTuneRadioStation.c.
Definition at line 34 of file ActionTuneRadioStation.c.
override void OnFinishProgressServer | ( | ActionData | action_data | ) |
Definition at line 49 of file ActionTuneRadioStation.c.
References m_SpecialtyWeight.
Definition at line 14 of file ActionTuneRadioStation.c.