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

Static Protected Member Functions

static bool BatteryIsVital (ItemBase battery)
static bool PlayerIsDriver (Transport trans, PlayerBase player)

Static Private Member Functions

static bool ActionCondition (PlayerBase player)
static void SetCarHornState (CarHornActionData pActionData, int pState)

Detailed Description

Definition at line 1 of file actioncarhorn.c.

Member Function Documentation

◆ ActionCondition()

bool ActionCondition ( PlayerBase player)
inlinestaticprivate

◆ BatteryIsVital()

bool BatteryIsVital ( ItemBase battery)
inlinestaticprotected

Definition at line 44 of file actioncarhorn.c.

References GameConstants::STATE_DAMAGED.

Referenced by ActionCondition().

◆ PlayerIsDriver()

bool PlayerIsDriver ( Transport trans,
PlayerBase player )
inlinestaticprotected

Definition at line 39 of file actioncarhorn.c.

Referenced by ActionCondition().

◆ SetCarHornState()

void SetCarHornState ( CarHornActionData pActionData,
int pState )
inlinestaticprivate

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