DayZ 1.24
|
Private Member Functions | |
void | EffEngineSmoke () |
override void | SetParticleStateLight () |
override void | SetParticleStateHeavy () |
override void | Event_OnFrameUpdate (float time_delta) |
Private Attributes | |
float | m_Time |
Static Private Attributes | |
float | m_UpdateInterval = 2 |
Definition at line 1 of file EngineSmoke.c.
|
inlineprivate |
Definition at line 6 of file EngineSmoke.c.
References SetEnableEventFrame().
Definition at line 21 of file EngineSmoke.c.
References GetAttachmentParent(), EffectParticle::GetParticle(), m_Time, m_UpdateInterval, and EffVehicleSmoke::SetParticleState().
Definition at line 16 of file EngineSmoke.c.
References ParticleList::HATCHBACK_ENGINE_OVERHEATED, and EffVehicleSmoke::SetParticleState().
Definition at line 11 of file EngineSmoke.c.
References ParticleList::HATCHBACK_ENGINE_OVERHEATING, and EffVehicleSmoke::SetParticleState().
|
private |
Definition at line 3 of file EngineSmoke.c.
Referenced by Event_OnFrameUpdate().
|
staticprivate |
Definition at line 4 of file EngineSmoke.c.
Referenced by Event_OnFrameUpdate().