DayZ 1.24
|
Private Member Functions | |
void | ActionShave () |
override void | CreateConditionComponents () |
override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
override bool | HasTarget () |
override bool | IsShaveSelf () |
override void | OnFinishProgressServer (ActionData action_data) |
override void | OnFinishProgressClient (ActionData action_data) |
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 9 of file ActionShave.c.
|
inlineprivate |
Definition at line 11 of file ActionShave.c.
References AnimatedActionBase::m_CallbackClass, AnimatedActionBase::m_CommandUID, m_FullBody, m_SpecialtyWeight, m_StanceMask, m_Text, and UASoftSkillsWeight::PRECISE_LOW.
|
inlineprivate |
Definition at line 28 of file ActionShave.c.
Definition at line 22 of file ActionShave.c.
References m_ConditionItem, and m_ConditionTarget.
Definition at line 36 of file ActionShave.c.
Definition at line 41 of file ActionShave.c.
|
inlineprivate |
Definition at line 52 of file ActionShave.c.
References GetGame().
|
inlineprivate |
Definition at line 46 of file ActionShave.c.
References m_SpecialtyWeight.