Friend

Client Version 1.12

Wowm Representation

Autogenerated from wowm file at wow_message_parser/wowm/world/social/smsg_friend_list.wowm:11.

struct Friend {
    Guid guid;
    FriendStatus status;
    if (status != OFFLINE) {
        Area area;
        Level32 level;
        (u32)Class class;
    }
}

Body

OffsetSize / EndiannessTypeNameComment
0x008 / LittleGuidguid
0x081 / -FriendStatusstatus

If status is not equal to OFFLINE:

OffsetSize / EndiannessTypeNameComment
0x094 / -Areaarea
0x0D4 / LittleLevel32level
0x114 / -Classclass

Used in: