◆ ActionCondition()
4 {
6
8 {
11 {
13 {
14 return false;
15 }
16
19 {
21 }
22 }
23 }
24
25 return false;
26 }
static bool BatteryIsVital(ItemBase battery)
Definition ActionCarHorn.c:44
static bool PlayerIsDriver(Transport trans, PlayerBase player)
Definition ActionCarHorn.c:39
Definition CivilianSedan.c:2
Super root of all classes in Enforce script.
Definition EnScript.c:11
Base native class for all motorized wheeled vehicles.
Definition Boat.c:28
static proto bool CastTo(out Class to, Class from)
Try to safely down-cast base class to child class.
Перекрестные ссылки BatteryIsVital(), Class::CastTo() и PlayerIsDriver().
Используется в ActionCondition() и ActionCarHornLong::ActionCondition().
◆ BatteryIsVital()
◆ PlayerIsDriver()
40 {
42 }
DayZPlayerConstants
defined in C++
Definition dayzplayer.c:602
Используется в ActionCondition().
◆ SetCarHornState()
Объявления и описания членов класса находятся в файле:
- D:/Ishodniki/scripts/4_World/Classes/UserActionsComponent/Actions/Continuous/Vehicles/ActionCarHorn.c