Dayz Explorer  1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
soundonvehicle.c
Go to the documentation of this file.
1 class SoundOnVehicle extends Entity
2 {
3  proto native float GetSoundLength();
4 };
5 
6 class SoundWaveOnVehicle extends Entity
7 {
8 };
Entity
Definition: camera.c:1