ExperienceAwardType
Client Version 1, Client Version 2, Client Version 3
Wowm Representation
Autogenerated from wowm
file at wow_message_parser/wowm/world/exp/smsg_log_xpgain.wowm:1
.
enum ExperienceAwardType : u8 {
KILL = 0;
NON_KILL = 1;
}
Type
The basic type is u8
, a 1 byte (8 bit) integer.
Enumerators
Enumerator | Value | Comment |
---|---|---|
KILL | 0 (0x00) | |
NON_KILL | 1 (0x01) |
Used in: