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

◆ PlaySound()

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

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

2499 {
2500 PlaySoundEx(soundset, sound, soundbool);
2501 }
void PlaySoundEx(string soundset, EffectSound sound, out bool soundbool)
Определения CarScript.c:2474

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