![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
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) |
Definition at line 1 of file actioncarhorn.c.
|
inlinestaticprivate |
Definition at line 3 of file actioncarhorn.c.
References BatteryIsVital(), Class::CastTo(), HumanCommandVehicle::GetTransport(), and PlayerIsDriver().
Referenced by ActionCarHornLong::ActionCondition(), and ActionCondition().
Definition at line 44 of file actioncarhorn.c.
References GameConstants::STATE_DAMAGED.
Referenced by ActionCondition().
|
inlinestaticprotected |
Definition at line 39 of file actioncarhorn.c.
Referenced by ActionCondition().
|
inlinestaticprivate |
Definition at line 28 of file actioncarhorn.c.
References CarHornActionData::m_Car.
Referenced by ActionCarHornLong::OnEndInput(), OnEndInput(), ActionCarHornLong::OnEndServer(), OnEndServer(), ActionCarHornLong::OnStartServer(), and OnStartServer().