DayZ 1.24
|
Static Protected Member Functions | |
static bool | PlayerIsDriver (Transport trans, PlayerBase player) |
static bool | BatteryIsVital (ItemBase battery) |
Static Private Member Functions | |
static bool | ActionCondition (PlayerBase player) |
static void | SetCarHornState (CarHornActionData pActionData, int pState) |
Definition at line 1 of file ActionCarHorn.c.
|
inlinestaticprivate |
Definition at line 3 of file ActionCarHorn.c.
References BatteryIsVital(), Class::CastTo(), and PlayerIsDriver().
Referenced by ActionCondition(), and ActionCarHornLong::ActionCondition().
Definition at line 40 of file ActionCarHorn.c.
References GameConstants::STATE_DAMAGED.
Referenced by ActionCondition().
|
inlinestaticprotected |
Definition at line 35 of file ActionCarHorn.c.
Referenced by ActionCondition().
|
inlinestaticprivate |
Definition at line 24 of file ActionCarHorn.c.
Referenced by OnEndInput(), ActionCarHornLong::OnEndInput(), OnEndServer(), ActionCarHornLong::OnEndServer(), OnStartServer(), and ActionCarHornLong::OnStartServer().