LogFormat
Client Version 1.12, Client Version 2, Client Version 3
Wowm Representation
Autogenerated from wowm
file at wow_message_parser/wowm/world/combat/smsg_procresist.wowm:3
.
enum LogFormat : u8 {
DEFAULT = 0;
DEBUG = 1;
}
Type
The basic type is u8
, a 1 byte (8 bit) integer.
Enumerators
Enumerator | Value | Comment |
---|---|---|
DEFAULT | 0 (0x00) | |
DEBUG | 1 (0x01) |
Used in: