![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Protected Member Functions | |
| int | GetActionCommandEx (ActionData actionData) |
Private Member Functions | |
| void | ActionFillBottleSnow () |
| Private Member Functions inherited from ActionFillBottleBase | |
| void | ActionFillBottleBase () |
| override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
| override bool | ActionConditionContinue (ActionData action_data) |
| override void | CreateConditionComponents () |
| int | GetActionCommandEx (ActionData actionData) |
| int | GetLiquidType (PlayerBase player, ActionTarget target, ItemBase item) |
| int | GetStanceMask (PlayerBase player) |
| override bool | IsLockTargetOnUse () |
| void | SetupStance (PlayerBase player) |
Additional Inherited Members | |
| Private Attributes inherited from ActionFillBottleBase | |
| int | m_AllowedLiquidMask |
Definition at line 1 of file actionfillbottlesnow.c.
|
inlineprivate |
Definition at line 3 of file actionfillbottlesnow.c.
References LIQUID_SNOW, ActionFillBottleBase::m_AllowedLiquidMask, AnimatedActionBase::m_CallbackClass, AnimatedActionBase::m_CommandUID, ActionBase::m_FullBody, ActionBase::m_SpecialtyWeight, m_StanceMask, and ActionBase::m_Text.
|
inlineprotected |
Definition at line 15 of file actionfillbottlesnow.c.
References ActionData, AnimatedActionBase::GetActionCommand(), and AnimatedActionBase::GetCommandOverride().