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" |
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 | ( | ) |
void ~M18SmokeGrenade_ColorBase | ( | ) |
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" |