Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
soundonvehicle.c
Go to the documentation of this file.
1class SoundOnVehicle extends Entity
2{
3 proto native float GetSoundLength();
4};
5
6class SoundWaveOnVehicle extends Entity
7{
8};
Definition camera.c:2
proto native float GetSoundLength()