DEPRECATED.
Подробнее...
◆ ActionAttachWheels()
7 {
9 m_Text = "#attach";
10 }
int m_wheel_hub
Definition ActionAttachWheels.c:4
Перекрестные ссылки m_wheel_hub.
◆ ActionCondition()
13 {
15
19
21 {
24 {
25 Print(
"Predni leve" );
27 return true;
28 }
29
31 {
32 Print(
"zadni leve" );
34 return true;
35 }
36
38 {
39 Print(
"prostredni leve" );
41 return true;
42 }
43
45 {
46 Print(
"druhe predni leve" );
48 return true;
49 }
50
52 {
53 Print(
"Predni prave" );
55 return true;
56 }
57
59 {
60 Print(
"zadni prave" );
62 return true;
63 }
64
66 {
67 Print(
"prostredni prave" );
69 return true;
70 }
71
73 {
74 Print(
"druhe predni prave" );
76 return true;
77 }
78 }
79
80 return false;
81 }
Definition ObjectTyped.c:2
proto void Print(void var)
Prints content of variable to console/log.
Перекрестные ссылки m_wheel_hub и Print().
◆ OnExecuteClient()
93 {
100 }
Super root of all classes in Enforce script.
Definition EnScript.c:11
static proto bool CastTo(out Class to, Class from)
Try to safely down-cast base class to child class.
Перекрестные ссылки Class::CastTo() и m_wheel_hub.
◆ OnExecuteServer()
◆ m_wheel_hub
Объявления и описания членов класса находятся в файле: