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

EnumeratorValueComment
HORDE0 (0x00)
ALLIANCE1 (0x01)
NONE2 (0x02)

Used in: