Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
EffEngineSmoke Class Reference
Inheritance diagram for EffEngineSmoke:
EffVehicleSmoke

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

Detailed Description

Definition at line 1 of file enginesmoke.c.

Constructor & Destructor Documentation

◆ EffEngineSmoke()

void EffEngineSmoke ( )
inlineprivate

Definition at line 6 of file enginesmoke.c.

References SetEnableEventFrame().

Member Function Documentation

◆ Event_OnFrameUpdate()

◆ SetParticleStateHeavy()

override void SetParticleStateHeavy ( )
inlineprivate

◆ SetParticleStateLight()

override void SetParticleStateLight ( )
inlineprivate

Field Documentation

◆ m_Time

float m_Time
private

Definition at line 3 of file enginesmoke.c.

Referenced by Event_OnFrameUpdate().

◆ m_UpdateInterval

float m_UpdateInterval = 2
staticprivate

Definition at line 4 of file enginesmoke.c.

Referenced by Event_OnFrameUpdate().


The documentation for this class was generated from the following file:
  • F:/Games/Dayz/scripts/3_game/effects/effectparticle/vehiclesmoke/enginesmoke.c