![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
DEPRECATED. More...
Private Member Functions | |
| void | ActionWritePaper () |
| override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
| override void | CreateConditionComponents () |
| override void | OnEndRequest (ActionData action_data) |
| override void | OnStartClient (ActionData action_data) |
| override void | OnStartServer (ActionData action_data) |
| override void | OnUpdate (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) |
Private Attributes | |
| const float | TARGET_DISTANCE = 2 |
DEPRECATED.
Definition at line 38 of file actionwritepaper.c.
|
inlineprivate |
Definition at line 42 of file actionwritepaper.c.
References AnimatedActionBase::m_CallbackClass, AnimatedActionBase::m_CommandUID, ActionBase::m_FullBody, ActionBase::m_StanceMask, and ActionBase::m_Text.
|
inlineprivate |
Definition at line 57 of file actionwritepaper.c.
References ActionTarget.
|
inlineprivate |
Definition at line 51 of file actionwritepaper.c.
References ActionBase::m_ConditionItem, and ActionBase::m_ConditionTarget.
|
inlineprivate |
Definition at line 105 of file actionwritepaper.c.
References ActionData.
|
inlineprivate |
Definition at line 66 of file actionwritepaper.c.
References ActionData, ItemBase::GetWrittenNoteData(), and WrittenNoteData::InitNoteInfo().
|
inlineprivate |
Definition at line 78 of file actionwritepaper.c.
References ActionData, ItemBase::GetWrittenNoteData(), and WrittenNoteData::InitNoteInfo().
|
inlineprivate |
Definition at line 92 of file actionwritepaper.c.
References ActionData, g_Game, MENU_NOTE, ActionManagerClient::RequestEndAction(), and UA_FINISHED.
|
private |
Definition at line 40 of file actionwritepaper.c.