![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
DEPRECATED. More...
Private Member Functions | |
| void | ActionWorldLiquidActionSwitch () |
| override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
| override void | CreateConditionComponents () |
| override bool | IsInstant () |
| override bool | IsLocal () |
| override bool | RemoveForceTargetAfterUse () |
| override void | Start (ActionData action_data) |
Private Attributes | |
| bool | m_switch_to |
DEPRECATED.
Definition at line 3 of file actionworldliquidactionswitch.c.
|
inlineprivate |
Definition at line 6 of file actionworldliquidactionswitch.c.
References ActionBase::m_StanceMask.
|
inlineprivate |
Definition at line 25 of file actionworldliquidactionswitch.c.
References ActionTarget, g_Game, and m_switch_to.
|
inlineprivate |
Definition at line 11 of file actionworldliquidactionswitch.c.
References UAMaxDistances::DEFAULT, ActionBase::m_ConditionItem, and ActionBase::m_ConditionTarget.
|
inlineprivate |
Definition at line 78 of file actionworldliquidactionswitch.c.
|
inlineprivate |
Definition at line 73 of file actionworldliquidactionswitch.c.
|
inlineprivate |
Definition at line 83 of file actionworldliquidactionswitch.c.
|
inlineprivate |
Definition at line 63 of file actionworldliquidactionswitch.c.
References ActionData.
|
private |
Definition at line 5 of file actionworldliquidactionswitch.c.
Referenced by ActionCondition().