| DayZ 1.24
    | 
Go to the source code of this file.
| Classes | |
| class | ActionArmExplosiveCB | 
| ActionArmExplosiveCB ActionContinuousBaseCB ActionArmExplosive | ( | ) | 
Definition at line 1 of file ActionArmExplosive.c.
Referenced by ActionConstructor::RegisterActions(), and ClaymoreMine::SetActions().
| override bool ActionCondition | ( | PlayerBase | player, | 
| ActionTarget | target, | ||
| ItemBase | item ) | 
Definition at line 44 of file ActionArmExplosive.c.
Definition at line 19 of file ActionArmExplosive.c.
References m_FullBody, m_SpecialtyWeight, and UASoftSkillsWeight::PRECISE_LOW.
Definition at line 28 of file ActionArmExplosive.c.
References UAMaxDistances::DEFAULT, m_ConditionItem, and m_ConditionTarget.
| override GetInputType | ( | ) | 
Definition at line 34 of file ActionArmExplosive.c.
Definition at line 39 of file ActionArmExplosive.c.
Definition at line 24 of file ActionArmExplosive.c.
| override void OnFinishProgressServer | ( | ActionData | action_data | ) | 
Definition at line 58 of file ActionArmExplosive.c.