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

EnumeratorValueComment
NONE0 (0x00)
FRIEND1 (0x01)
IGNORED2 (0x02)
MUTED4 (0x04)
RECRUITAFRIEND8 (0x08)

Used in: