Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

InfoBlock

Client Version 1.12

Wowm Representation

Autogenerated from wowm file at wow_message_parser/wowm/world/login_logout/smsg_addon_info.wowm:11.

enum InfoBlock : u8 {
    UNAVAILABLE = 0;
    AVAILABLE = 1;
}

Type

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

Enumerators

EnumeratorValueComment
UNAVAILABLE0 (0x00)
AVAILABLE1 (0x01)

Used in: