![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Private Member Functions | |
| void | ActionUngagSelf () |
| override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
| override void | CreateConditionComponents () |
| override bool | HasTarget () |
| bool | IsWearingGag (PlayerBase player) |
| 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) |
Definition at line 1 of file actionungagself.c.
|
inlineprivate |
Definition at line 3 of file actionungagself.c.
References AnimatedActionBase::m_CallbackClass, AnimatedActionBase::m_CommandUID, ActionBase::m_StanceMask, and ActionBase::m_Text.
|
inlineprivate |
Definition at line 22 of file actionungagself.c.
References ActionTarget, and IsWearingGag().
|
inlineprivate |
Definition at line 11 of file actionungagself.c.
References ActionBase::m_ConditionItem, and ActionBase::m_ConditionTarget.
|
inlineprivate |
Definition at line 17 of file actionungagself.c.
|
inlineprivate |
Definition at line 42 of file actionungagself.c.
References Class::CastTo().
Referenced by ActionCondition().
|
inlineprivate |
Definition at line 30 of file actionungagself.c.
References ActionData, and Class::CastTo().