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

◆ StopRepackingLoopSound()

void Backpack_Base::StopRepackingLoopSound ( )
inlineprotected

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

52 {
53 m_RepackingLoopSound.SetSoundFadeOut(0.5);
54 m_RepackingLoopSound.SoundStop();
55 }
EffectSound m_RepackingLoopSound
Определения LargeTentBackPack.c:3

Перекрестные ссылки m_RepackingLoopSound.

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