![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Private Member Functions | |
| void | ActionLowerFlag () |
| override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
| override void | CreateConditionComponents () |
| override | GetInputType () |
| override bool | HasProgress () |
| override bool | HasTarget () |
| override void | OnFinishProgressServer (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) |
Definition at line 2 of file actionlowerflag.c.
|
inlineprivate |
Definition at line 4 of file actionlowerflag.c.
References AnimatedActionBase::m_CallbackClass, AnimatedActionBase::m_CommandUID, ActionBase::m_FullBody, ActionBase::m_StanceMask, and ActionBase::m_Text.
|
inlineprivate |
Definition at line 34 of file actionlowerflag.c.
References ActionTarget.
|
inlineprivate |
Definition at line 13 of file actionlowerflag.c.
References ActionBase::m_ConditionItem, and ActionBase::m_ConditionTarget.
|
inlineprivate |
Definition at line 19 of file actionlowerflag.c.
|
inlineprivate |
Definition at line 29 of file actionlowerflag.c.
|
inlineprivate |
Definition at line 24 of file actionlowerflag.c.
|
inlineprivate |
Definition at line 50 of file actionlowerflag.c.
References ActionData, and UAMisc::FLAG_STEP_INCREMENT.