Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
smokesimulation.c File Reference

Go to the source code of this file.

Data Structures

class  SmokeSimulation
class  SmokeSimulation_Green
class  SmokeSimulation_White

Functions

void ~SmokeSimulation ()
void OnFire (Entity flare)
void SmokeSimulation ()
SmokeSimulation Managed SmokeSimulation_Black ()
SmokeSimulation_White SmokeSimulation SmokeSimulation_Red ()
void SmokeSimulation_White ()

Variables

Particle m_ParMainSmoke
int particle_id

Function Documentation

◆ ~SmokeSimulation()

void ~SmokeSimulation ( )
protected

Definition at line 41 of file smokesimulation.c.

◆ OnFire()

void OnFire ( Entity flare)
protected

Definition at line 35 of file smokesimulation.c.

References particle_id.

◆ SmokeSimulation()

void SmokeSimulation ( )
protected

Definition at line 30 of file smokesimulation.c.

◆ SmokeSimulation_Black()

SmokeSimulation Managed SmokeSimulation_Black ( )

Definition at line 1 of file smokesimulation.c.

References SmokeSimulation::SmokeSimulation().

◆ SmokeSimulation_Red()

SmokeSimulation_White SmokeSimulation SmokeSimulation_Red ( )

Definition at line 1 of file smokesimulation.c.

◆ SmokeSimulation_White()

void SmokeSimulation_White ( )

Definition at line 41 of file smokesimulation.c.

References ParticleList::GRENADE_M18_RED_LOOP, and particle_id.

Variable Documentation

◆ m_ParMainSmoke

Particle m_ParMainSmoke
protected

Definition at line 27 of file smokesimulation.c.

◆ particle_id