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
Offset | Size / Endianness | Type | Name | Comment |
---|---|---|---|---|
0x00 | 8 / Little | Guid | guid | |
0x08 | 1 / - | FriendStatus | status |
If status is not equal to OFFLINE
:
Offset | Size / Endianness | Type | Name | Comment |
---|---|---|---|---|
0x09 | 4 / - | Area | area | |
0x0D | 4 / Little | Level32 | level | |
0x11 | 4 / - | Class | class |
Used in: