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

◆ PlaySound()

void Car::PlaySound ( string soundset,
EffectSound sound,
out bool soundbool )
inlineprotected

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

2642 {
2643 PlaySoundEx(soundset, sound, soundbool);
2644 }
void PlaySoundEx(string soundset, EffectSound sound, out bool soundbool)
Определения CarScript.c:2617

Перекрестные ссылки PlaySoundEx().