Dayz Explorer
1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
|
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... | |
enum EGrenadeType |
Enumerator | |
---|---|
FRAGMENTATION | |
CHEMICAL | |
ILLUMINATING | |
NON_LETHAL |
Definition at line 1 of file grenade_base.c.
void FlashGrenadeLight | ( | ) |
Definition at line 17 of file grenade_base.c.
enum EGrenadeType m_DefaultBrightness = 50 |
For backward compatibility.