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
Enumerator | Value | Comment |
---|---|---|
DISABLE | 0 (0x00) | |
ENABLE | 1 (0x01) | |
TOGGLE | 2 (0x02) |
Used in: