Dayz Explorer 1.29.162510
Loading...
Searching...
No Matches
smokesimulation.c File Reference

Go to the source code of this file.

Classes

class  SmokeSimulation
class  SmokeSimulation_White
class  SmokeSimulation_Green

Functions

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

Variables

Particle m_ParMainSmoke
int particle_id

Function Documentation

◆ OnFire()

void SmokeSimulation_Black::OnFire ( Entity flare)
protected

Definition at line 35 of file smokesimulation.c.

◆ SmokeSimulation()

void SmokeSimulation_Black::SmokeSimulation ( )
protected

Definition at line 30 of file smokesimulation.c.

◆ SmokeSimulation_Black()

SmokeSimulation Managed SmokeSimulation_Black ( )

Definition at line 1 of file smokesimulation.c.

◆ SmokeSimulation_Red()

SmokeSimulation_White SmokeSimulation SmokeSimulation_Red ( )

Definition at line 1 of file smokesimulation.c.

◆ SmokeSimulation_White()

void SmokeSimulation_Red::SmokeSimulation_White ( )

Definition at line 41 of file smokesimulation.c.

◆ ~SmokeSimulation()

void SmokeSimulation_Black::~SmokeSimulation ( )
protected

Definition at line 41 of file smokesimulation.c.

Variable Documentation

◆ m_ParMainSmoke

Particle m_ParMainSmoke
protected

Definition at line 27 of file smokesimulation.c.

◆ particle_id

int particle_id
protected

Definition at line 28 of file smokesimulation.c.