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

◆ SoundBurningStart() [3/3]

void ItemBase::SoundBurningStart ( )
inlineprotected

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

265 {
266 PlaySoundSetLoop(m_SoundBurningLoop, SOUND_BURNING, 0.1, 0.3);
267 }
const string SOUND_BURNING
Определения Blowtorch.c:5
EffectSound m_SoundBurningLoop
Определения Blowtorch.c:9

Перекрестные ссылки m_SoundBurningLoop и SOUND_BURNING.