DayZ 1.24
|
Private Member Functions | |
void | ActionUngagSelf () |
override void | CreateConditionComponents () |
override bool | HasTarget () |
override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
override void | OnFinishProgressServer (ActionData action_data) |
bool | IsWearingGag (PlayerBase player) |
Private Member Functions inherited from ActionContinuousBase | |
void | OnStartAnimationLoopServer (ActionData action_data) |
void | OnStartAnimationLoopClient (ActionData action_data) |
void | OnEndAnimationLoopServer (ActionData action_data) |
void | OnEndAnimationLoopClient (ActionData action_data) |
void | OnFinishProgressServer (ActionData action_data) |
void | OnFinishProgressClient (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, m_StanceMask, and m_Text.
|
inlineprivate |
Definition at line 22 of file ActionUngagSelf.c.
References IsWearingGag().
Definition at line 11 of file ActionUngagSelf.c.
References m_ConditionItem, and m_ConditionTarget.
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 Class::CastTo().