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
| Enumerator | Value | Comment |
|---|---|---|
UNAVAILABLE | 0 (0x00) | |
AVAILABLE | 1 (0x01) |
Used in: