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

Go to the source code of this file.

Data Structures

class  M18SmokeGrenade_ColorBase
class  M18SmokeGrenade_Red
class  SmokeGrenadeBase

Functions

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

Variables

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

Function Documentation

◆ ~M18SmokeGrenade_ColorBase()

Definition at line 35 of file m18smokegrenade_colorbase.c.

References g_Game.

◆ M18SmokeGrenade_ColorBase()

void M18SmokeGrenade_ColorBase ( )

Definition at line 26 of file m18smokegrenade_colorbase.c.

◆ M18SmokeGrenade_Green()

class M18SmokeGrenade_Red_Contaminated extends M18SmokeGrenade_Red M18SmokeGrenade_Green ( )

Definition at line 30 of file m18smokegrenade_colorbase.c.

◆ M18SmokeGrenade_Purple()

class M18SmokeGrenade_Yellow extends M18SmokeGrenade_ColorBase M18SmokeGrenade_Purple ( )

◆ M18SmokeGrenade_Red()

class M18SmokeGrenade_ColorBase extends SmokeGrenadeBase M18SmokeGrenade_Red ( )

◆ M18SmokeGrenade_Yellow()

◆ OnWorkStop()

Variable Documentation

◆ SOUND_SMOKE_END

const string SOUND_SMOKE_END = "SmokegGrenades_M18_end_loop_SoundSet"

Definition at line 24 of file m18smokegrenade_colorbase.c.

◆ SOUND_SMOKE_LOOP

const string SOUND_SMOKE_LOOP = "SmokegGrenades_M18_active_loop_SoundSet"

Definition at line 23 of file m18smokegrenade_colorbase.c.

◆ SOUND_SMOKE_START

const string SOUND_SMOKE_START = "SmokegGrenades_M18_start_loop_SoundSet"

Definition at line 22 of file m18smokegrenade_colorbase.c.