◆ DisableVicinityIcon()
18 {
19 return true;
20 }
◆ IsStaticTransmitter()
13 {
14 return true;
15 }
◆ OnSwitchOff()
37 {
39
40
42 }
void SoundTurnOff()
Definition Land_Radio_PanelPAS.c:85
◆ OnSwitchOn()
24 {
26
27 if ( !GetCompEM().CanWork() )
28 {
29 GetCompEM().SwitchOff();
30 }
31
32
34 }
void SoundTurnOn()
Definition Land_Radio_PanelPAS.c:80
◆ OnWorkStart()
45 {
47
48
49 SwitchOn ( true );
50
51
53 }
void SoundTurnedOnNoiseStart()
Definition Land_Radio_PanelPAS.c:70
◆ OnWorkStop()
56 {
58
59
60 SwitchOn ( false );
61
62
64 }
void SoundTurnedOnNoiseStop()
Definition Land_Radio_PanelPAS.c:75
◆ SoundTurnedOnNoiseStart()
void SoundTurnedOnNoiseStart |
( |
| ) |
|
|
inlineprotected |
71 {
73 }
const string SOUND_PAS_TURNED_ON
Definition Land_Radio_PanelPAS.c:6
EffectSound m_SoundLoop
Definition Land_Radio_PanelPAS.c:9
◆ SoundTurnedOnNoiseStop()
void SoundTurnedOnNoiseStop |
( |
| ) |
|
|
inlineprotected |
◆ SoundTurnOff()
86 {
88 }
EffectSound m_Sound
Definition Land_Radio_PanelPAS.c:8
const string SOUND_PAS_TURN_OFF
Definition Land_Radio_PanelPAS.c:5
Перекрестные ссылки m_Sound.
◆ SoundTurnOn()
81 {
83 }
const string SOUND_PAS_TURN_ON
Definition Land_Radio_PanelPAS.c:4
Перекрестные ссылки m_Sound.
◆ m_Sound
◆ m_SoundLoop
◆ SOUND_PAS_TURN_OFF
const string SOUND_PAS_TURN_OFF = "pastransmitter_turnoff_SoundSet" |
|
private |
◆ SOUND_PAS_TURN_ON
const string SOUND_PAS_TURN_ON = "pastransmitter_turnon_SoundSet" |
|
private |
◆ SOUND_PAS_TURNED_ON
const string SOUND_PAS_TURNED_ON = "pastransmitter_staticnoise_SoundSet" |
|
private |
Объявления и описания членов класса находятся в файле: