![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
DEPRECATED. More...
Private Member Functions | |
| void | ActionDestroyCombinationLock () |
| override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
| override void | CreateConditionComponents () |
| override string | GetAdminLogMessage (ActionData action_data) |
| override void | OnFinishProgressServer (ActionData action_data) |
| Private Member Functions inherited from ActionContinuousBase | |
| void | OnEndAnimationLoopClient (ActionData action_data) |
| void | OnEndAnimationLoopServer (ActionData action_data) |
| void | OnFinishProgressClient (ActionData action_data) |
| void | OnFinishProgressServer (ActionData action_data) |
| void | OnStartAnimationLoopClient (ActionData action_data) |
| void | OnStartAnimationLoopServer (ActionData action_data) |
Static Private Attributes | |
| static int | CYCLES = 5 |
DEPRECATED.
Definition at line 10 of file actiondestroycombinationlock.c.
|
inlineprivate |
Definition at line 13 of file actiondestroycombinationlock.c.
References AnimatedActionBase::m_CallbackClass, AnimatedActionBase::m_CommandUID, ActionBase::m_FullBody, ActionBase::m_SpecialtyWeight, ActionBase::m_StanceMask, and ActionBase::m_Text.
|
inlineprivate |
Definition at line 29 of file actiondestroycombinationlock.c.
References ActionTarget.
|
inlineprivate |
Definition at line 23 of file actiondestroycombinationlock.c.
References UAMaxDistances::DEFAULT, ActionBase::m_ConditionItem, and ActionBase::m_ConditionTarget.
|
inlineprivate |
Definition at line 64 of file actiondestroycombinationlock.c.
References ActionData.
|
inlineprivate |
Definition at line 43 of file actiondestroycombinationlock.c.
References ActionData, CALL_CATEGORY_GAMEPLAY, CYCLES, g_Game, and UADamageApplied::SAW_LOCK.
|
staticprivate |
Definition at line 12 of file actiondestroycombinationlock.c.
Referenced by OnFinishProgressServer().