BattlefieldListLocation

Client Version 3.3.5

Wowm Representation

Autogenerated from wowm file at wow_message_parser/wowm/world/battleground/cmsg_battlefield_list.wowm:7.

enum BattlefieldListLocation : u8 {
    BATTLEMASTER = 0;
    UI = 1;
}

Type

The basic type is u8, a 1 byte (8 bit) integer.

Enumerators

EnumeratorValueComment
BATTLEMASTER0 (0x00)lua: ShowBattlefieldList
UI1 (0x01)lua: RequestBattlegroundInstanceInfo

Used in: