Dayz Explorer
1.28.160049
Loading...
Searching...
No Matches
badgewet.c
Go to the documentation of this file.
1
class
BadgeWet
extends
DisplayElementBadge
2
{
3
void
BadgeWet(
PlayerBase
player)
4
{
5
NUM_OF_BITS = 1;
6
m_Key
=
NTFKEY_WETNESS
;
7
m_Type
= eDisplayElements.DELM_BADGE_WET;
8
}
9
}
m_Type
eBleedingSourceType m_Type
Definition
bleedingsource.c:25
NTFKEY_WETNESS
const int NTFKEY_WETNESS
Definition
_constants.c:36
DisplayElementBadge
Definition
badgebleeding.c:2
PlayerBase
Definition
playerbaseclient.c:2
m_Key
string m_Key
Definition
enentity.c:807
Daten
4_world
classes
virtualhud
elements
badge
badgewet.c
Generated by
1.12.0