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