DayZ 1.24
|
Private Member Functions | |
void | ActionReadPaper () |
override void | CreateConditionComponents () |
override bool | HasTarget () |
override void | OnUpdate (ActionData action_data) |
override void | OnEndRequest (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 29 of file ActionReadPaper.c.
|
inlineprivate |
Definition at line 31 of file ActionReadPaper.c.
References AnimatedActionBase::m_CallbackClass, AnimatedActionBase::m_CommandUID, m_FullBody, m_StanceMask, and m_Text.
Definition at line 40 of file ActionReadPaper.c.
References m_ConditionItem, and m_ConditionTarget.
Definition at line 46 of file ActionReadPaper.c.
|
inlineprivate |
Definition at line 62 of file ActionReadPaper.c.
|
inlineprivate |
Definition at line 51 of file ActionReadPaper.c.
References GetGame(), MENU_NOTE, ActionManagerClient::RequestEndAction(), and UA_FINISHED.