![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Classes | |
| class | SCR_HelicopterSoundComponentClass |
Functions | |
| override void | UpdateSoundJob (IEntity owner, float timeSlice) |
| void | CalculateSpeedToCameraSignal (IEntity owner) |
| void | HandleWashRotor (IEntity owner) |
| void | RegisterOnDamageChanged () |
| void | UnregisterOnDamageChanged () |
| void | OnDamageStateChanged (EDamageState state) |
| void | RegisterRotorMainOnDamageChanged () |
| void | UnregisterRotorMainOnDamageChanged () |
| void | RotorMainOnStateChanged () |
| override void | OnPostInit (IEntity owner) |
| Editable Mine. | |
| override void | OnInit (IEntity owner) |
| void | ~SCR_HelicopterSoundComponent () |
|
protected |
Updates SpeedToCamera signal based on owner velocity towards the camera
| owner | owner entity - cannot be null |
Definition at line 64 of file SCR_HelicopterSoundComponent.c.
|
protected |
Handles wash rotor sound. Triggers the sound, when conditions are met and updates sounds position based on owner's altitude.
| [in] | owner | cannot be null |
Definition at line 86 of file SCR_HelicopterSoundComponent.c.
|
protected |
Definition at line 129 of file SCR_HelicopterSoundComponent.c.
|
protected |
Definition at line 112 of file SCR_HelicopterSoundComponent.c.
|
protected |
Definition at line 135 of file SCR_HelicopterSoundComponent.c.
|
protected |
Definition at line 161 of file SCR_HelicopterSoundComponent.c.
|
protected |
Definition at line 122 of file SCR_HelicopterSoundComponent.c.
|
protected |
Definition at line 148 of file SCR_HelicopterSoundComponent.c.
Definition at line 45 of file SCR_HelicopterSoundComponent.c.
|
protected |
Definition at line 197 of file SCR_HelicopterSoundComponent.c.
|
protected |
Definition at line 11 of file SCR_HelicopterSoundComponent.c.
|
protected |
Definition at line 20 of file SCR_HelicopterSoundComponent.c.
|
protected |
Definition at line 14 of file SCR_HelicopterSoundComponent.c.
|
protected |
Definition at line 10 of file SCR_HelicopterSoundComponent.c.
|
protected |
Definition at line 26 of file SCR_HelicopterSoundComponent.c.
|
protected |
Definition at line 42 of file SCR_HelicopterSoundComponent.c.
|
protected |
Definition at line 31 of file SCR_HelicopterSoundComponent.c.
|
protected |
Damage state signal.
Definition at line 37 of file SCR_HelicopterSoundComponent.c.
|
protected |
Definition at line 24 of file SCR_HelicopterSoundComponent.c.
|
protected |
Definition at line 25 of file SCR_HelicopterSoundComponent.c.
|
protected |
Definition at line 27 of file SCR_HelicopterSoundComponent.c.
|
protected |
Main rotor damage state.
Definition at line 40 of file SCR_HelicopterSoundComponent.c.
|
protected |
Definition at line 30 of file SCR_HelicopterSoundComponent.c.
|
protected |
Wash rotor audio handle.
Definition at line 34 of file SCR_HelicopterSoundComponent.c.
|
protected |
Definition at line 13 of file SCR_HelicopterSoundComponent.c.
|
protected |
Definition at line 12 of file SCR_HelicopterSoundComponent.c.
|
protected |
Definition at line 21 of file SCR_HelicopterSoundComponent.c.
|
protected |
Definition at line 15 of file SCR_HelicopterSoundComponent.c.
| SCR_HelicopterSoundComponentClass SPEED_TO_CAMERA_SIGNAL_NAME = "SpeedToCamera" |
|
protected |
Definition at line 18 of file SCR_HelicopterSoundComponent.c.
|
protected |
Definition at line 19 of file SCR_HelicopterSoundComponent.c.