![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
DEPRECATED. More...
Private Member Functions | |
| void | ActionWorldFlagActionSwitch () |
| override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
| override void | CreateConditionComponents () |
| override | GetInputType () |
| override bool | IsInstant () |
| override bool | RemoveForceTargetAfterUse () |
| void | SetFlagTendencyOnCurrentActionInvalid (bool state) |
| override void | Start (ActionData action_data) |
Private Attributes | |
| bool | m_switch_to |
DEPRECATED.
Definition at line 12 of file actionworldflagactionswitch.c.
|
inlineprivate |
Definition at line 15 of file actionworldflagactionswitch.c.
References ActionBase::m_StanceMask.
|
inlineprivate |
Definition at line 33 of file actionworldflagactionswitch.c.
References ActionTarget, and m_switch_to.
|
inlineprivate |
Definition at line 20 of file actionworldflagactionswitch.c.
References ActionBase::m_ConditionItem, and ActionBase::m_ConditionTarget.
|
inlineprivate |
Definition at line 75 of file actionworldflagactionswitch.c.
|
inlineprivate |
Definition at line 65 of file actionworldflagactionswitch.c.
|
inlineprivate |
Definition at line 70 of file actionworldflagactionswitch.c.
|
inlineprivate |
Definition at line 80 of file actionworldflagactionswitch.c.
|
inlineprivate |
Definition at line 57 of file actionworldflagactionswitch.c.
References ActionData.
|
private |
Definition at line 14 of file actionworldflagactionswitch.c.
Referenced by ActionCondition().