|
Dayz Explorer
1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
|
Go to the documentation of this file.
3 private const float REPEAT_AFTER_SEC = 1.0;
5 override void CreateActionComponent()
20 m_Text =
"#tune_frequency";
41 if ( item.IsTransmitter() )
45 if ( transmitter.GetCompEM().IsWorking() )
59 transmitter.SetNextFrequency( action_data.m_Player );
override bool HasProneException()
override void CreateConditionComponents()
const private float REPEAT_AFTER_SEC
override void OnFinishProgressServer(ActionData action_data)
class ActionTargets ActionTarget
DayZPlayerConstants
defined in C++
ActionTuneFrequencyCB ActionContinuousBaseCB ActionTuneFrequency()
override bool HasTarget()
ref CCIBase m_ConditionItem
override bool ActionCondition(PlayerBase player, ActionTarget target, ItemBase item)
ref CCTBase m_ConditionTarget
protected float m_SpecialtyWeight