Os

Protocol Version *

Wowm Representation

Autogenerated from wowm file at wow_message_parser/wowm/login/challenge_client_commons.wowm:3.

enum Os : u32 {
    WINDOWS = "\0Win";
    MAC_OS_X = "\0OSX";
}

Type

The basic type is u32, a 4 byte (32 bit) little endian integer.

Enumerators

EnumeratorValueComment
WINDOWS5728622 (0x57696E)
MAC_OS_X5198680 (0x4F5358)

Used in: