![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
DEPRECATED. More...
Private Member Functions | |
| void | ActionSortAmmoPile () |
| override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
| override void | CreateConditionComponents () |
| override void | OnEndAnimationLoopServer (ActionData action_data) |
| void | SortAmmo (ItemBase item) |
| 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) |
DEPRECATED.
Definition at line 10 of file actionsortammopile.c.
|
inlineprivate |
Definition at line 12 of file actionsortammopile.c.
References AnimatedActionBase::m_CallbackClass, ActionBase::m_SpecialtyWeight, and ActionBase::m_Text.
|
inlineprivate |
Definition at line 25 of file actionsortammopile.c.
References ActionTarget.
|
inlineprivate |
Definition at line 19 of file actionsortammopile.c.
References ActionBase::m_ConditionItem, and ActionBase::m_ConditionTarget.
|
inlineprivate |
Definition at line 30 of file actionsortammopile.c.
References ActionData, and SortAmmo().
|
inlineprivate |
Definition at line 35 of file actionsortammopile.c.
References Class::CastTo(), ECE_PLACE_ON_SURFACE, and g_Game.
Referenced by OnEndAnimationLoopServer().