DayZ 1.24
|
Protected Member Functions | |
bool | DestroyCondition (PlayerBase player, ActionTarget target, ItemBase item, bool camera_check) |
override string | GetAdminLogMessage (ActionData action_data) |
Static Private Attributes | |
static int | CYCLES = 4 |
Definition at line 9 of file ActionDestroyPart.c.
|
inlineprivate |
Definition at line 13 of file ActionDestroyPart.c.
References AnimatedActionBase::m_CallbackClass, AnimatedActionBase::m_CommandUID, m_FullBody, m_SpecialtyWeight, m_StanceMask, m_Text, and UASoftSkillsWeight::ROUGH_HIGH.
|
inlineprivate |
Definition at line 41 of file ActionDestroyPart.c.
References DestroyCondition().
|
inlineprivate |
Definition at line 50 of file ActionDestroyPart.c.
References DestroyCondition().
Definition at line 36 of file ActionDestroyPart.c.
Definition at line 24 of file ActionDestroyPart.c.
References m_ConditionItem, and m_ConditionTarget.
|
inlineprotected |
Definition at line 85 of file ActionDestroyPart.c.
References Construction(), UAMaxDistances::DEFAULT, GetGame(), and IsInReach().
Referenced by ActionCondition(), and ActionConditionContinue().
|
inlineprotected |
Definition at line 122 of file ActionDestroyPart.c.
|
inlineprivate |
|
inlineprivate |
Definition at line 55 of file ActionDestroyPart.c.
References AT_DESTROY_PART, Construction(), CYCLES, UADamageApplied::DESTROY, and m_SpecialtyWeight.
|
staticprivate |
Definition at line 11 of file ActionDestroyPart.c.
Referenced by ActionDestroyPartCB::CreateActionComponent(), and OnFinishProgressServer().