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

Go to the source code of this file.

Classes

class  Grenade_Base

Enumerations

enum  EGrenadeType { FRAGMENTATION = 0 , CHEMICAL , ILLUMINATING , NON_LETHAL }

Functions

void FlashGrenadeLight ()

Variables

enum EGrenadeType m_DefaultBrightness = 50
 For backward compatibility.

Enumeration Type Documentation

◆ EGrenadeType

Enumerator
FRAGMENTATION 
CHEMICAL 
ILLUMINATING 
NON_LETHAL 

Definition at line 1 of file grenade_base.c.

Function Documentation

◆ FlashGrenadeLight()

void FlashGrenadeLight ( )
protected

Definition at line 17 of file grenade_base.c.

Variable Documentation

◆ m_DefaultBrightness

enum EGrenadeType m_DefaultBrightness = 50

For backward compatibility.