ComplainResultWindow

Client Version 2.4.3, Client Version 3

Wowm Representation

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

enum ComplainResultWindow : u8 {
    DO_NOT_SHOW = 0;
    SHOW = 1;
}

Type

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

Enumerators

EnumeratorValueComment
DO_NOT_SHOW0 (0x00)
SHOW1 (0x01)

Used in: