◆ ActionStopEngine()
◆ ActionCondition()
17 {
20 {
23 {
26 {
27 return car.GetSpeedometerAbsolute() <= 8;
28 }
29 }
30 }
31
32 return false;
33 }
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.
Перекрестные ссылки Class::CastTo().
◆ CanBeUsedInVehicle()
55 {
56 return true;
57 }
◆ CreateConditionComponents()
◆ OnExecuteClient()
◆ OnExecuteServer()
36 {
39 {
42 {
45 {
47 }
48 }
49 }
50 }
Definition CivilianSedan.c:2
Перекрестные ссылки Class::CastTo().
◆ UseMainItem()
60 {
61 return false;
62 }
Объявления и описания членов класса находятся в файле:
- D:/Ishodniki/scripts/4_World/Classes/UserActionsComponent/Actions/SingleUse/Vehicles/ActionStopEngine.c