![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| SCR_AmbientSoundsComponent | GetAmbientSoundsComponent () |
| void | Update (float worldTime, vector cameraPos, bool forceUpdate) |
| void | OnPostInit (SCR_AmbientSoundsComponent ambientSoundsComponent, SignalsManagerComponent signalsManagerComponent) |
| void | OnInit () |
Protected Attributes | |
| SCR_AmbientSoundsComponent | m_AmbientSoundsComponent |
| SignalsManagerComponent | m_LocalSignalsManager |
Definition at line 2 of file SCR_AmbientSoundsEffect.c.
|
inlineprotected |
Definition at line 9 of file SCR_AmbientSoundsEffect.c.
|
inlineprotected |
Definition at line 37 of file SCR_AmbientSoundsEffect.c.
|
inlineprotected |
| [in] | ambientSoundsComponent | |
| [in] | signalsManagerComponent |
Definition at line 29 of file SCR_AmbientSoundsEffect.c.
|
inlineprotected |
| [in] | worldTime | |
| [in] | cameraPos | |
| [in] | forceUpdate |
Definition at line 20 of file SCR_AmbientSoundsEffect.c.
|
protected |
Definition at line 4 of file SCR_AmbientSoundsEffect.c.
|
protected |
Definition at line 5 of file SCR_AmbientSoundsEffect.c.