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

Go to the source code of this file.

Data Structures

class  Grenade_Base
 

Enumerations

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

Functions

void FlashGrenadeLight ()
 

Variables

enum EGrenadeType m_DefaultBrightness = 50
 For backward compatibility. More...
 

Enumeration Type Documentation

◆ EGrenadeType

Enumerator
FRAGMENTATION 
CHEMICAL 
ILLUMINATING 
NON_LETHAL 

Definition at line 1 of file grenade_base.c.

Function Documentation

◆ FlashGrenadeLight()

void FlashGrenadeLight ( )

Definition at line 17 of file grenade_base.c.

Variable Documentation

◆ m_DefaultBrightness

enum EGrenadeType m_DefaultBrightness = 50

For backward compatibility.