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