Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

CharterType

Client Version 2, Client Version 3

Wowm Representation

Autogenerated from wowm file at wow_message_parser/wowm/world/queries/smsg_petition_query_response.wowm:39.

enum CharterType : u8 {
    GUILD = 0;
    ARENA = 1;
}

Type

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

Enumerators

EnumeratorValueComment
GUILD0 (0x00)
ARENA1 (0x01)

Used in: