ServerCategory

Client Version 1.12

Used in Cfg_Categories.dbc.

Wowm Representation

Autogenerated from wowm file at wow_message_parser/wowm/world/external/server_category.wowm:2.

enum ServerCategory : u8 { ONE = 1; TWO = 2; THREE = 3; FIVE = 5; }

Type

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

Enumerators

EnumeratorValueComment
ONE1 (0x01)
TWO2 (0x02)
THREE3 (0x03)
FIVE5 (0x05)

Used in: