PartyOperation
Client Version 1, Client Version 2, Client Version 3
Wowm Representation
Autogenerated from wowm
file at wow_message_parser/wowm/world/social/smsg_party_command_result.wowm:32
.
enum PartyOperation : u8 {
INVITE = 0;
LEAVE = 2;
}
Type
The basic type is u8
, a 1 byte (8 bit) integer.
Enumerators
Enumerator | Value | Comment |
---|---|---|
INVITE | 0 (0x00) | |
LEAVE | 2 (0x02) |
Used in: