![]() |
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_VehicleSoundComponentClass |
Functions | |
| array< ref SCR_HitZoneStateSignalData > | GetHitZoneStateSignalData () |
| override void | OnInit (IEntity owner) |
| void | RegisterHitZoneSignals (IEntity owner) |
| void | UnregisterHitZoneSignals () |
| void | SCR_VehicleSoundComponent (IEntityComponentSource src, IEntity ent, IEntity parent) |
| void | ~SCR_VehicleSoundComponent () |
Variables | |
| SCR_VehicleSoundComponentClass | m_aHitZoneStateSignal = {} |
|
protected |
Definition at line 13 of file SCR_VehicleSoundComponent.c.
|
protected |
Definition at line 33 of file SCR_VehicleSoundComponent.c.
|
protected |
| [in] | src | |
| [in] | ent | |
| [in] | parent |
Definition at line 71 of file SCR_VehicleSoundComponent.c.
|
protected |
Definition at line 56 of file SCR_VehicleSoundComponent.c.
|
protected |
Definition at line 77 of file SCR_VehicleSoundComponent.c.
| SCR_VehicleSoundComponentClass m_aHitZoneStateSignal = {} |