DayZ 1.24
|
Private Member Functions | |
void | ActionWorldLiquidActionSwitch () |
override void | CreateConditionComponents () |
override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
override void | Start (ActionData action_data) |
override bool | IsLocal () |
override bool | IsInstant () |
override bool | RemoveForceTargetAfterUse () |
Private Attributes | |
bool | m_switch_to |
Definition at line 2 of file ActionWorldLiquidActionSwitch.c.
|
inlineprivate |
Definition at line 5 of file ActionWorldLiquidActionSwitch.c.
References m_StanceMask.
|
inlineprivate |
Definition at line 24 of file ActionWorldLiquidActionSwitch.c.
References Liquid::CanFillContainer(), GetGame(), and m_switch_to.
Definition at line 10 of file ActionWorldLiquidActionSwitch.c.
References UAMaxDistances::DEFAULT, m_ConditionItem, and m_ConditionTarget.
Definition at line 77 of file ActionWorldLiquidActionSwitch.c.
Definition at line 72 of file ActionWorldLiquidActionSwitch.c.
Definition at line 82 of file ActionWorldLiquidActionSwitch.c.
|
inlineprivate |
Definition at line 62 of file ActionWorldLiquidActionSwitch.c.
|
private |
Definition at line 4 of file ActionWorldLiquidActionSwitch.c.
Referenced by ActionCondition().