CommentatorEnableOption

Client Version 2.4.3, Client Version 3

Wowm Representation

Autogenerated from wowm file at wow_message_parser/wowm/world/social/cmsg_commentator_enable.wowm:1.

enum CommentatorEnableOption : u32 {
    DISABLE = 0;
    ENABLE = 1;
    TOGGLE = 2;
}

Type

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

Enumerators

EnumeratorValueComment
DISABLE0 (0x00)
ENABLE1 (0x01)
TOGGLE2 (0x02)

Used in: