DayZ 1.24
|
Go to the source code of this file.
Classes | |
class | ActionDisarmExplosiveCB |
override bool ActionCondition | ( | PlayerBase | player, |
ActionTarget | target, | ||
ItemBase | item ) |
Definition at line 27 of file ActionDisarmExplosive.c.
References Class::CastTo().
ActionDisarmExplosiveCB ActionContinuousBaseCB ActionDisarmExplosive | ( | ) |
Definition at line 1 of file ActionDisarmExplosive.c.
Referenced by ActionConstructor::RegisterActions(), ToolBase::SetActions(), and Lockpick::SetActions().
Definition at line 12 of file ActionDisarmExplosive.c.
References m_FullBody, m_StanceMask, and m_Text.
Definition at line 21 of file ActionDisarmExplosive.c.
References m_ConditionItem, and m_ConditionTarget.
override void OnFinishProgressServer | ( | ActionData | action_data | ) |
Definition at line 39 of file ActionDisarmExplosive.c.
References UADamageApplied::DEFUSE_TOOLS, and Math::RandomIntInclusive().