DayZ_Scripts / scripts /3_Game /DayZ /Entities /SoundOnVehicle.c
D3ltaQ's picture
Upload 2197 files
24b81cb verified
class SoundOnVehicle extends Entity
{
proto native float GetSoundLength();
};
class SoundWaveOnVehicle extends Entity
{
};