RealmCategory
Protocol Version 2, Protocol Version 3, Protocol Version 5, Protocol Version 6, Protocol Version 7, Protocol Version 8
Wowm Representation
Autogenerated from wowm
file at wow_message_parser/wowm/login/cmd_realm/server.wowm:34
.
enum RealmCategory : u8 {
DEFAULT = 0x0;
ONE = 0x1;
TWO = 0x2;
THREE = 0x3;
FIVE = 0x5;
}
Type
The basic type is u8
, a 1 byte (8 bit) integer.
Enumerators
Enumerator | Value | Comment |
---|---|---|
DEFAULT | 0 (0x00) | |
ONE | 1 (0x01) | |
TWO | 2 (0x02) | |
THREE | 3 (0x03) | |
FIVE | 5 (0x05) |
Used in: