ArenaTeamCommand
Client Version 2.4.3, Client Version 3
Wowm Representation
Autogenerated from wowm
file at wow_message_parser/wowm/world/arena/smsg_arena_team_command_result.wowm:22
.
enum ArenaTeamCommand : u32 {
TEAM_CREATE_S = 0x00;
TEAM_INVITE_SS = 0x01;
TEAM_QUIT_S = 0x03;
TEAM_FOUNDER_S = 0x0E;
}
Type
The basic type is u32
, a 4 byte (32 bit) little endian integer.
Enumerators
Enumerator | Value | Comment |
---|---|---|
TEAM_CREATE_S | 0 (0x00) | |
TEAM_INVITE_SS | 1 (0x01) | |
TEAM_QUIT_S | 3 (0x03) | |
TEAM_FOUNDER_S | 14 (0x0E) |
Used in: