Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
badgepills.c
Go to the documentation of this file.
1class BadgePills extends DisplayElementBadge
2{
3 void BadgePills(PlayerBase player)
4 {
5 NUM_OF_BITS = 1;
7 m_Type = eDisplayElements.DELM_BADGE_PILLS;
8 }
9}
eBleedingSourceType m_Type
const int NTFKEY_PILLS
Definition _constants.c:47
string m_Key
Definition enentity.c:807