![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Private Member Functions | |
| void | ActionLoadMagazine () |
| override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
| override bool | ActionConditionContinue (ActionData action_data) |
| override bool | CanBePerformedFromQuickbar () |
| bool | CanLoadMagazine (ActionTarget target, ItemBase item) |
| override void | CreateConditionComponents () |
| override bool | HasProneException () |
| override void | OnExecuteServer (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 9 of file actionloadmagazine.c.
|
inlineprivate |
Definition at line 11 of file actionloadmagazine.c.
References AnimatedActionBase::m_CallbackClass, AnimatedActionBase::m_CommandUID, AnimatedActionBase::m_CommandUIDProne, and ActionBase::m_Text.
|
inlineprivate |
Definition at line 42 of file actionloadmagazine.c.
References ActionTarget, and CanLoadMagazine().
|
inlineprivate |
Definition at line 37 of file actionloadmagazine.c.
References ActionData, and CanLoadMagazine().
|
inlineprivate |
Definition at line 47 of file actionloadmagazine.c.
|
inlineprivate |
Definition at line 30 of file actionloadmagazine.c.
References ActionTarget, and Class::CastTo().
Referenced by ActionCondition(), and ActionConditionContinue().
|
inlineprivate |
Definition at line 24 of file actionloadmagazine.c.
References UAMaxDistances::DEFAULT, ActionBase::m_ConditionItem, and ActionBase::m_ConditionTarget.
|
inlineprivate |
Definition at line 19 of file actionloadmagazine.c.
|
inlineprivate |
Definition at line 52 of file actionloadmagazine.c.
References ActionData, and Class::CastTo().