Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
badgefracture.c
Go to the documentation of this file.
1class BadgeFracture extends DisplayElementBadge
2{
4 {
5 NUM_OF_BITS = 1;
7 m_Type = eDisplayElements.DELM_BADGE_FRACTURE;
8 }
9}
eBleedingSourceType m_Type
const int NTFKEY_FRACTURE
Definition _constants.c:37
void BadgeFracture(PlayerBase player)
string m_Key
Definition enentity.c:807