◆ DisableVicinityIcon()
◆ IsStaticTransmitter()
33 {
34 return true;
35 }
◆ OnStoreLoad()
18 {
19 if (!
super.OnStoreLoad(
ctx, version))
20 return false;
21
25
27
28 return true;
29 }
◆ OnStoreSave()
10 {
12
13
14 ctx.Write(GetTunedFrequencyIndex());
15 }
◆ OnSwitchOn()
44 {
45 if (!GetCompEM().CanWork())
46 GetCompEM().SwitchOff();
47 }
◆ OnWorkStart()
50 {
51
52 EnableBroadcast(true);
53 EnableReceive(false);
54 SwitchOn(true);
55 }
◆ OnWorkStop()
58 {
59
60 GetCompEM().SwitchOff();
61
62
63 EnableBroadcast(false);
64 SwitchOn(false);
65 }
◆ SetActions()
68 {
70
72 }
void AddAction(typename actionName)
Definition AdvancedCommunication.c:220
Definition ActionTuneFrequencyOnGround.c:2
Перекрестные ссылки AddAction().
◆ SetNextFrequency()
38 {
39 SetNextChannel();
40 }
Объявления и описания членов класса находятся в файле: