![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Private Member Functions | |
| void | EffEngineSmoke () |
| override void | Event_OnFrameUpdate (float time_delta) |
| override void | SetParticleStateHeavy () |
| override void | SetParticleStateLight () |
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().
|
inlineprivate |
Definition at line 21 of file enginesmoke.c.
References GetAttachmentParent(), EffectParticle::GetParticle(), Particle::GetParticleID(), m_Time, m_UpdateInterval, Particle::ScaleParticleParamFromOriginal(), and EffVehicleSmoke::SetParticleState().
|
inlineprivate |
Definition at line 16 of file enginesmoke.c.
References ParticleList::HATCHBACK_ENGINE_OVERHEATED, and EffVehicleSmoke::SetParticleState().
|
inlineprivate |
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().