DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено

◆ SoundTurnedOnNoiseStart()

void PASBroadcaster::SoundTurnedOnNoiseStart ( )
inlineprotected

См. определение в файле Land_Radio_PanelPAS.c строка 70

71 {
72 PlaySoundSetLoop( m_SoundLoop, SOUND_PAS_TURNED_ON, 1.0, 1.0 );
73 }
EffectSound m_SoundLoop
Определения Land_Radio_PanelPAS.c:9
const string SOUND_PAS_TURNED_ON
Определения Land_Radio_PanelPAS.c:6

Перекрестные ссылки m_SoundLoop и SOUND_PAS_TURNED_ON.

Используется в OnWorkStart().