![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Static Sound Components are a light weight version of the SndComponent for sound which will not update its position past creation. Inherit from this component & module to create game specific changes (signals etc.) to the sound.
Static Sounds are update by Static Sound Module functions:
OBS! Static Sounds can only be used with triggers.
Definition at line 22 of file BaseStaticSoundComponent.c.