![]() |
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_MotorExhaustEffectGeneralComponentClass |
Functions | |
| override void | OnInit (IEntity owner) |
| override void | OnDelete (IEntity owner) |
| void | Update (float timeSlice) |
| void | OnGamePauseChanged (bool paused) |
| void | UpdateExhaustParticles (float timeSlice) |
| void | UpdateExhaustEmitter (float timeSlice, bool paused=false) |
| Ignition engine exhaust. | |
| void | UpdateDamagedEmitter (float timeSlice) |
| Damaged engine exhaust. | |
| void | CreateDamageEffect () |
| Create damaged exhaust particles. | |
| void | AdjustEngineEffects (notnull ParticleEffectEntity effectEntity, array< ref array< int > > stageIndexes) |
| void | OnEngineStart (bool startup) |
| Turn on the effect for engine start and reset flow variables. | |
| void | OnEngineStop () |
| Turn off the effect and pause the damaged exhaust effect. | |
| void | ConnectToMotorExhaustSystem () |
| void | DisconnectFromMotorExhaustSystem () |
|
protected |
Definition at line 279 of file SCR_MotorExhaustEffectGeneralComponent.c.
|
protected |
Definition at line 350 of file SCR_MotorExhaustEffectGeneralComponent.c.
|
protected |
Create damaged exhaust particles.
Definition at line 261 of file SCR_MotorExhaustEffectGeneralComponent.c.
|
protected |
Definition at line 361 of file SCR_MotorExhaustEffectGeneralComponent.c.
|
protected |
Definition at line 64 of file SCR_MotorExhaustEffectGeneralComponent.c.
|
protected |
Turn on the effect for engine start and reset flow variables.
Definition at line 323 of file SCR_MotorExhaustEffectGeneralComponent.c.
|
protected |
Turn off the effect and pause the damaged exhaust effect.
Definition at line 340 of file SCR_MotorExhaustEffectGeneralComponent.c.
|
protected |
Definition at line 176 of file SCR_MotorExhaustEffectGeneralComponent.c.
|
protected |
| [in] | timeSlice |
Definition at line 128 of file SCR_MotorExhaustEffectGeneralComponent.c.
|
protected |
Damaged engine exhaust.
Definition at line 239 of file SCR_MotorExhaustEffectGeneralComponent.c.
Ignition engine exhaust.
Definition at line 213 of file SCR_MotorExhaustEffectGeneralComponent.c.
|
protected |
Definition at line 181 of file SCR_MotorExhaustEffectGeneralComponent.c.
|
protected |
Definition at line 34 of file SCR_MotorExhaustEffectGeneralComponent.c.
|
protected |
Definition at line 33 of file SCR_MotorExhaustEffectGeneralComponent.c.
|
protected |
Definition at line 22 of file SCR_MotorExhaustEffectGeneralComponent.c.
|
protected |
Definition at line 21 of file SCR_MotorExhaustEffectGeneralComponent.c.
|
protected |
Definition at line 10 of file SCR_MotorExhaustEffectGeneralComponent.c.
|
protected |
Definition at line 11 of file SCR_MotorExhaustEffectGeneralComponent.c.
| SCR_MotorExhaustEffectGeneralComponentClass m_ExhaustEmitter |
|
protected |
Definition at line 26 of file SCR_MotorExhaustEffectGeneralComponent.c.
|
protected |
Definition at line 16 of file SCR_MotorExhaustEffectGeneralComponent.c.
|
protected |
Definition at line 18 of file SCR_MotorExhaustEffectGeneralComponent.c.
|
protected |
Definition at line 17 of file SCR_MotorExhaustEffectGeneralComponent.c.
|
protected |
Definition at line 13 of file SCR_MotorExhaustEffectGeneralComponent.c.
|
protected |
Definition at line 14 of file SCR_MotorExhaustEffectGeneralComponent.c.
|
protected |
Definition at line 42 of file SCR_MotorExhaustEffectGeneralComponent.c.
|
protected |
Definition at line 36 of file SCR_MotorExhaustEffectGeneralComponent.c.
|
protected |
Definition at line 15 of file SCR_MotorExhaustEffectGeneralComponent.c.
|
protected |
Definition at line 25 of file SCR_MotorExhaustEffectGeneralComponent.c.
|
protected |
Definition at line 20 of file SCR_MotorExhaustEffectGeneralComponent.c.
|
protected |
Definition at line 19 of file SCR_MotorExhaustEffectGeneralComponent.c.
|
protected |
Definition at line 39 of file SCR_MotorExhaustEffectGeneralComponent.c.
|
protected |
Definition at line 12 of file SCR_MotorExhaustEffectGeneralComponent.c.
|
protected |
Definition at line 29 of file SCR_MotorExhaustEffectGeneralComponent.c.
|
protected |
Definition at line 28 of file SCR_MotorExhaustEffectGeneralComponent.c.
|
protected |
Definition at line 27 of file SCR_MotorExhaustEffectGeneralComponent.c.