![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Private Member Functions | |
| void | ActionFillCoolant () |
| override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
| override void | CreateConditionComponents () |
| override bool | IsUsingProxies () |
| 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 string | RADIATOR_SELECTION_NAME = "radiator" |
Definition at line 11 of file actionfillcoolant.c.
|
inlineprivate |
Definition at line 15 of file actionfillcoolant.c.
References AnimatedActionBase::m_CallbackClass, AnimatedActionBase::m_CommandUID, ActionBase::m_FullBody, ActionBase::m_LockTargetOnUse, ActionBase::m_SpecialtyWeight, ActionBase::m_StanceMask, and ActionBase::m_Text.
|
inlineprivate |
Definition at line 38 of file actionfillcoolant.c.
References ActionTarget, vector::Distance(), InventorySlots::GetSlotIdFromString(), and LIQUID_WATER.
|
inlineprivate |
Definition at line 27 of file actionfillcoolant.c.
References ActionBase::m_ConditionItem, and ActionBase::m_ConditionTarget.
|
inlineprivate |
Definition at line 33 of file actionfillcoolant.c.
|
private |
Definition at line 13 of file actionfillcoolant.c.