BattlegroundWinner
Client Version 1.12
Wowm Representation
Autogenerated from wowm
file at wow_message_parser/wowm/world/pvp/msg_pvp_log_data_server.wowm:8
.
enum BattlegroundWinner : u8 {
HORDE = 0;
ALLIANCE = 1;
NONE = 2;
}
Type
The basic type is u8
, a 1 byte (8 bit) integer.
Enumerators
Enumerator | Value | Comment |
---|---|---|
HORDE | 0 (0x00) | |
ALLIANCE | 1 (0x01) | |
NONE | 2 (0x02) |
Used in: