GmTicketStatus

Client Version 1, Client Version 2, Client Version 3

Wowm Representation

Autogenerated from wowm file at wow_message_parser/wowm/world/gamemaster/gamemaster_common.wowm:73.

enum GmTicketStatus : u32 {
    DB_ERROR = 0x00;
    HAS_TEXT = 0x06;
    DEFAULT = 0x0A;
}

Type

The basic type is u32, a 4 byte (32 bit) little endian integer.

Enumerators

EnumeratorValueComment
DB_ERROR0 (0x00)
HAS_TEXT6 (0x06)
DEFAULT10 (0x0A)

Used in: