DayZ 1.24
Loading...
Searching...
No Matches
BadgeStuffed.c
Go to the documentation of this file.
1class BadgeStuffed extends DisplayElementBadge
2{
4 {
5 NUM_OF_BITS = 2;
7 m_Type = eDisplayElements.DELM_BADGE_STUFFED;
8 }
9}
eBleedingSourceType m_Type
const int NTFKEY_STUFFED
Definition _constants.c:41
void BadgeStuffed(PlayerBase player)
Definition BadgeStuffed.c:3
string m_Key
Definition EnEntity.c:804