DayZ 1.24
|
Go to the source code of this file.
Classes | |
class | ActionDisarmExplosiveWithRemoteDetonatorUnpairedCB |
override bool ActionCondition | ( | PlayerBase | player, |
ActionTarget | target, | ||
ItemBase | item ) |
explosives only
RD trigger
RD kit
Definition at line 26 of file ActionDisarmExplosiveWithRemoteDetonatorUnpaired.c.
References RemoteDetonatorReceiver().
ActionDisarmExplosiveWithRemoteDetonatorUnpairedCB ActionDisarmExplosiveCB ActionDisarmExplosiveWithRemoteDetonatorUnpaired | ( | ) |
Definition at line 1 of file ActionDisarmExplosiveWithRemoteDetonatorUnpaired.c.
Referenced by OnVariablesSynchronized(), ActionConstructor::RegisterActions(), and RemoteDetonatorReceiver().
Definition at line 12 of file ActionDisarmExplosiveWithRemoteDetonatorUnpaired.c.
References m_FullBody, m_StanceMask, and m_Text.
Definition at line 20 of file ActionDisarmExplosiveWithRemoteDetonatorUnpaired.c.
References m_ConditionItem, and m_ConditionTarget.
override void OnFinishProgressServer | ( | ActionData | action_data | ) |
claymore has integrated detonator
refresh IK, item changed
Definition at line 59 of file ActionDisarmExplosiveWithRemoteDetonatorUnpaired.c.