Dayz Explorer  1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
m18smokegrenade_colorbase.c File Reference

Go to the source code of this file.

Data Structures

class  SmokeGrenadeBase
 
class  M18SmokeGrenade_Red
 
class  M18SmokeGrenade_ColorBase
 
class  M18SmokeGrenade_ColorBase
 

Functions

class M18SmokeGrenade_ColorBase extends SmokeGrenadeBase M18SmokeGrenade_Red ()
 
void M18SmokeGrenade_ColorBase ()
 
void ~M18SmokeGrenade_ColorBase ()
 
class M18SmokeGrenade_Red_Contaminated extends M18SmokeGrenade_Red M18SmokeGrenade_Green ()
 
override void OnWorkStop ()
 
class M18SmokeGrenade_Yellow extends M18SmokeGrenade_ColorBase M18SmokeGrenade_Purple ()
 
void M18SmokeGrenade_Yellow ()
 

Variables

const string SOUND_SMOKE_START = "SmokegGrenades_M18_start_loop_SoundSet"
 
const string SOUND_SMOKE_LOOP = "SmokegGrenades_M18_active_loop_SoundSet"
 
const string SOUND_SMOKE_END = "SmokegGrenades_M18_end_loop_SoundSet"
 

Function Documentation

◆ M18SmokeGrenade_ColorBase()

void M18SmokeGrenade_Red::M18SmokeGrenade_ColorBase ( )

Definition at line 6 of file m18smokegrenade_colorbase.c.

◆ M18SmokeGrenade_Green()

class M18SmokeGrenade_Red_Contaminated extends M18SmokeGrenade_Red M18SmokeGrenade_Green ( )

Definition at line 43 of file m18smokegrenade_colorbase.c.

◆ M18SmokeGrenade_Purple()

class M18SmokeGrenade_Yellow extends M18SmokeGrenade_ColorBase M18SmokeGrenade_Purple ( )

Definition at line 63 of file m18smokegrenade_colorbase.c.

◆ M18SmokeGrenade_Red()

◆ M18SmokeGrenade_Yellow()

void M18SmokeGrenade_Purple::M18SmokeGrenade_Yellow ( )

Definition at line 2 of file m18smokegrenade_colorbase.c.

◆ OnWorkStop()

override void M18SmokeGrenade_Green::OnWorkStop ( )

Definition at line 2 of file m18smokegrenade_colorbase.c.

◆ ~M18SmokeGrenade_ColorBase()

void M18SmokeGrenade_Red::~M18SmokeGrenade_ColorBase ( )

Definition at line 15 of file m18smokegrenade_colorbase.c.

Variable Documentation

◆ SOUND_SMOKE_END

const string SOUND_SMOKE_END = "SmokegGrenades_M18_end_loop_SoundSet"

Definition at line 4 of file m18smokegrenade_colorbase.c.

◆ SOUND_SMOKE_LOOP

const string SOUND_SMOKE_LOOP = "SmokegGrenades_M18_active_loop_SoundSet"

Definition at line 3 of file m18smokegrenade_colorbase.c.

◆ SOUND_SMOKE_START

const string SOUND_SMOKE_START = "SmokegGrenades_M18_start_loop_SoundSet"

Definition at line 2 of file m18smokegrenade_colorbase.c.