DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено
SoundOnVehicle.c
См. документацию.
1class SoundOnVehicle extends Entity
2{
3 proto native float GetSoundLength();
4};
5
6class SoundWaveOnVehicle extends Entity
7{
8};
proto native float GetSoundLength()
Определения Camera.c:2