RelationType
Client Version 2.4.3, Client Version 3
Wowm Representation
Autogenerated from wowm
file at wow_message_parser/wowm/world/social/smsg_contact_list.wowm:1
.
flag RelationType : u32 {
NONE = 0x00;
FRIEND = 0x01;
IGNORED = 0x02;
MUTED = 0x04;
RECRUITAFRIEND = 0x08;
}
Type
The basic type is u32
, a 4 byte (32 bit) little endian integer.
Enumerators
Enumerator | Value | Comment |
---|---|---|
NONE | 0 (0x00) | |
FRIEND | 1 (0x01) | |
IGNORED | 2 (0x02) | |
MUTED | 4 (0x04) | |
RECRUITAFRIEND | 8 (0x08) |
Used in: