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

◆ SoundTurnOn() [3/3]

void ItemBase::SoundTurnOn ( )
inlineprotected

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

315 {
316 PlaySoundSet(m_SoundTurnOn, SOUND_TURN_ON, 0, 0);
317 }
EffectSound m_SoundTurnOn
Определения PortableGasLamp.c:14
const string SOUND_TURN_ON
Определения PortableGasLamp.c:10

Перекрестные ссылки m_SoundTurnOn и SOUND_TURN_ON.