![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Protected Member Functions | |
| void | SendRPC (ActionData actionData, bool enable) |
Private Member Functions | |
| void | ActionEmptyBottleBase () |
| override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
| override bool | ActionConditionContinue (ActionData action_data) |
| override void | CreateConditionComponents () |
| override bool | HasAlternativeInterrupt () |
| override bool | HasTarget () |
| override void | OnEndAnimationLoop (ActionData action_data) |
| override void | OnEndServer (ActionData action_data) |
| override void | OnStartAnimationLoop (ActionData action_data) |
| override bool | UseAlternativeInterrupt (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 23 of file actionemptybottlebase.c.
|
inlineprivate |
Definition at line 25 of file actionemptybottlebase.c.
References AnimatedActionBase::m_CallbackClass, AnimatedActionBase::m_CommandUID, ActionBase::m_FullBody, ActionBase::m_SpecialtyWeight, ActionBase::m_StanceMask, and ActionBase::m_Text.
|
inlineprivate |
Definition at line 57 of file actionemptybottlebase.c.
References ActionTarget, and g_Game.
|
inlineprivate |
Definition at line 65 of file actionemptybottlebase.c.
References ActionData.
|
inlineprivate |
Definition at line 36 of file actionemptybottlebase.c.
References ActionBase::m_ConditionItem, and ActionBase::m_ConditionTarget.
|
inlineprivate |
Definition at line 47 of file actionemptybottlebase.c.
Referenced by UseAlternativeInterrupt().
|
inlineprivate |
Definition at line 42 of file actionemptybottlebase.c.
|
inlineprivate |
Definition at line 75 of file actionemptybottlebase.c.
References ActionData, and SendRPC().
|
inlineprivate |
Definition at line 80 of file actionemptybottlebase.c.
References ActionData, and SendRPC().
|
inlineprivate |
Definition at line 70 of file actionemptybottlebase.c.
References ActionData, and SendRPC().
|
inlineprotected |
Definition at line 87 of file actionemptybottlebase.c.
References ActionData, g_Game, and ActionEmptyBottleBaseCB::m_RPCStopAlreadySent.
|
inlineprivate |
Definition at line 52 of file actionemptybottlebase.c.
References ActionData, and HasAlternativeInterrupt().