24b81cb
1
2
3
4
5
6
7
8
9
class SoundOnVehicle extends Entity { proto native float GetSoundLength(); }; class SoundWaveOnVehicle extends Entity { };