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

Private Member Functions

void ActionCheckPulseTarget ()
override bool ActionCondition (PlayerBase player, ActionTarget target, ItemBase item)
override void CreateConditionComponents ()
override GetInputType ()
override void OnFinishProgressClient (ActionData action_data)
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)

Static Private Member Functions

static string GetPulseMessage (EPulseType pulse_type, int blood_level)

Private Attributes

const int TARGET_IRREGULAR_PULSE_BIT = 1 << 31

Detailed Description

Definition at line 9 of file actioncheckpulsetarget.c.

Constructor & Destructor Documentation

◆ ActionCheckPulseTarget()

Member Function Documentation

◆ ActionCondition()

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

Definition at line 67 of file actioncheckpulsetarget.c.

References ActionTarget.

◆ CreateConditionComponents()

override void CreateConditionComponents ( )
inlineprivate

◆ GetInputType()

override GetInputType ( )
inlineprivate

Definition at line 76 of file actioncheckpulsetarget.c.

◆ GetPulseMessage()

string GetPulseMessage ( EPulseType pulse_type,
int blood_level )
inlinestaticprivate

Definition at line 23 of file actioncheckpulsetarget.c.

◆ OnFinishProgressClient()

override void OnFinishProgressClient ( ActionData action_data)
inlineprivate

Definition at line 102 of file actioncheckpulsetarget.c.

References ActionData.

◆ OnFinishProgressServer()

override void OnFinishProgressServer ( ActionData action_data)
inlineprivate

Field Documentation

◆ TARGET_IRREGULAR_PULSE_BIT

const int TARGET_IRREGULAR_PULSE_BIT = 1 << 31
private

Definition at line 11 of file actioncheckpulsetarget.c.

Referenced by OnFinishProgressServer().


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