LfgJoinStatus
Client Version 3.3.5
Wowm Representation
Autogenerated from wowm file at wow_message_parser/wowm/world/lfg/smsg_lfg_update_player.wowm:20.
enum LfgJoinStatus : u8 {
NOT_JOINED = 0;
JOINED = 1;
}
Type
The basic type is u8, a 1 byte (8 bit) integer.
Enumerators
| Enumerator | Value | Comment |
|---|---|---|
NOT_JOINED | 0 (0x00) | |
JOINED | 1 (0x01) |
Used in: