DungeonDifficulty
Client Version 2, Client Version 3
Wowm Representation
Autogenerated from wowm
file at wow_message_parser/wowm/world/movement/smsg/smsg_transfer_aborted.wowm:37
.
enum DungeonDifficulty : u8 {
NORMAL = 0;
HEROIC = 1;
}
Type
The basic type is u8
, a 1 byte (8 bit) integer.
Enumerators
Enumerator | Value | Comment |
---|---|---|
NORMAL | 0 (0x00) | |
HEROIC | 1 (0x01) |
Used in: