Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
ActionRaiseFlag Class Reference
Inheritance diagram for ActionRaiseFlag:
ActionContinuousBase

Private Member Functions

void ActionRaiseFlag ()
override bool ActionCondition (PlayerBase player, ActionTarget target, ItemBase item)
override void CreateConditionComponents ()
override GetInputType ()
override bool HasProgress ()
override bool HasTarget ()
override void OnFinishProgressServer (ActionData action_data)
Private Member Functions inherited from ActionContinuousBase
void OnEndAnimationLoopClient (ActionData action_data)
void OnEndAnimationLoopServer (ActionData action_data)
void OnFinishProgressClient (ActionData action_data)
void OnFinishProgressServer (ActionData action_data)
void OnStartAnimationLoopClient (ActionData action_data)
void OnStartAnimationLoopServer (ActionData action_data)

Detailed Description

Definition at line 9 of file actionraiseflag.c.

Constructor & Destructor Documentation

◆ ActionRaiseFlag()

Member Function Documentation

◆ ActionCondition()

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

Definition at line 41 of file actionraiseflag.c.

References ActionTarget.

◆ CreateConditionComponents()

override void CreateConditionComponents ( )
inlineprivate

Definition at line 20 of file actionraiseflag.c.

References ActionBase::m_ConditionItem, and ActionBase::m_ConditionTarget.

◆ GetInputType()

override GetInputType ( )
inlineprivate

Definition at line 26 of file actionraiseflag.c.

◆ HasProgress()

override bool HasProgress ( )
inlineprivate

Definition at line 36 of file actionraiseflag.c.

◆ HasTarget()

override bool HasTarget ( )
inlineprivate

Definition at line 31 of file actionraiseflag.c.

◆ OnFinishProgressServer()

override void OnFinishProgressServer ( ActionData action_data)
inlineprivate

Definition at line 56 of file actionraiseflag.c.

References ActionData, and UAMisc::FLAG_STEP_INCREMENT.


The documentation for this class was generated from the following file:
  • F:/Games/Dayz/scripts/4_world/classes/useractionscomponent/actions/continuous/actionraiseflag.c