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

EnumeratorValueComment
TEAM_CREATE_S0 (0x00)
TEAM_INVITE_SS1 (0x01)
TEAM_QUIT_S3 (0x03)
TEAM_FOUNDER_S14 (0x0E)

Used in: