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