Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
VehicleSoundComponent.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
12
class
VehicleSoundComponentClass
:
SoundComponentClass
13
{
14
}
15
16
class
VehicleSoundComponent: SoundComponent
17
{
18
// Sets the time that needs to be exceeded after an impact before playback of looped collision sound
19
static
proto
void
SetMinTimeAfterImpact
(
float
timeMs);
20
}
21
SoundComponentClass
Definition:
SoundComponent.c:12
VehicleSoundComponentClass
Definition:
VehicleSoundComponent.c:12
SetMinTimeAfterImpact
VehicleSoundComponentClass SoundComponentClass SetMinTimeAfterImpact(float timeMs)
scripts_Arma_Reforger_v1.1.0.42
scripts
Game
generated
Components
VehicleSoundComponent.c
Generated by
1.8.17