PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
M18SmokeGrenade_ColorBase.c File Reference

Data Structures

class  SmokeGrenadeBase
 
class  M18SmokeGrenade_Red
 
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()

◆ M18SmokeGrenade_Green()

class M18SmokeGrenade_Red_Contaminated extends M18SmokeGrenade_Red M18SmokeGrenade_Green ( )

◆ M18SmokeGrenade_Purple()

class M18SmokeGrenade_Yellow extends M18SmokeGrenade_ColorBase M18SmokeGrenade_Purple ( )

◆ M18SmokeGrenade_Red()

◆ M18SmokeGrenade_Yellow()

◆ OnWorkStop()

◆ ~M18SmokeGrenade_ColorBase()

Variable Documentation

◆ SOUND_SMOKE_END

const string SOUND_SMOKE_END = "SmokegGrenades_M18_end_loop_SoundSet"

◆ SOUND_SMOKE_LOOP

const string SOUND_SMOKE_LOOP = "SmokegGrenades_M18_active_loop_SoundSet"

◆ SOUND_SMOKE_START

const string SOUND_SMOKE_START = "SmokegGrenades_M18_start_loop_SoundSet"