CalendarModeratorRank

Client Version 3.3.5

Wowm Representation

Autogenerated from wowm file at wow_message_parser/wowm/world/calendar/cmsg_calendar_event_moderator_status.wowm:1.

enum CalendarModeratorRank : u8 {
    PLAYER = 0;
    MODERATOR = 1;
    OWNER = 2;
}

Type

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

Enumerators

EnumeratorValueComment
PLAYER0 (0x00)
MODERATOR1 (0x01)
OWNER2 (0x02)

Used in: