DayZ 1.24
|
Private Member Functions | |
void | ActionViewCompass () |
override void | CreateConditionComponents () |
override bool | HasProgress () |
override bool | HasTarget () |
override bool | HasProneException () |
override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
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 24 of file ActionViewCompass.c.
|
inlineprivate |
Definition at line 26 of file ActionViewCompass.c.
References AnimatedActionBase::m_CallbackClass, AnimatedActionBase::m_CommandUID, AnimatedActionBase::m_CommandUIDProne, and m_Text.
|
inlineprivate |
Definition at line 55 of file ActionViewCompass.c.
Definition at line 34 of file ActionViewCompass.c.
References m_ConditionItem, and m_ConditionTarget.
Definition at line 40 of file ActionViewCompass.c.
Definition at line 50 of file ActionViewCompass.c.
Definition at line 45 of file ActionViewCompass.c.