Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
ActionWorldFlagActionSwitch Class Reference

DEPRECATED. More...

Inheritance diagram for ActionWorldFlagActionSwitch:
ActionSingleUseBase

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

Detailed Description

DEPRECATED.

Definition at line 12 of file actionworldflagactionswitch.c.

Constructor & Destructor Documentation

◆ ActionWorldFlagActionSwitch()

void ActionWorldFlagActionSwitch ( )
inlineprivate

Definition at line 15 of file actionworldflagactionswitch.c.

References ActionBase::m_StanceMask.

Member Function Documentation

◆ ActionCondition()

override bool ActionCondition ( PlayerBase player,
ActionTarget target,
ItemBase item )
inlineprivate

Definition at line 33 of file actionworldflagactionswitch.c.

References ActionTarget, and m_switch_to.

◆ CreateConditionComponents()

override void CreateConditionComponents ( )
inlineprivate

◆ GetInputType()

override GetInputType ( )
inlineprivate

Definition at line 75 of file actionworldflagactionswitch.c.

◆ IsInstant()

override bool IsInstant ( )
inlineprivate

Definition at line 65 of file actionworldflagactionswitch.c.

◆ RemoveForceTargetAfterUse()

override bool RemoveForceTargetAfterUse ( )
inlineprivate

Definition at line 70 of file actionworldflagactionswitch.c.

◆ SetFlagTendencyOnCurrentActionInvalid()

void SetFlagTendencyOnCurrentActionInvalid ( bool state)
inlineprivate

Definition at line 80 of file actionworldflagactionswitch.c.

◆ Start()

override void Start ( ActionData action_data)
inlineprivate

Definition at line 57 of file actionworldflagactionswitch.c.

References ActionData.

Field Documentation

◆ m_switch_to

bool m_switch_to
private

Definition at line 14 of file actionworldflagactionswitch.c.

Referenced by ActionCondition().


The documentation for this class was generated from the following file: