QuestPoi
Client Version 3.3.5
Wowm Representation
Autogenerated from wowm
file at wow_message_parser/wowm/world/quest/smsg_quest_poi_query_response.wowm:16
.
struct QuestPoi {
u32 id;
u32 objective_id;
Map map;
Area area;
u32 floor_id;
u32 unknown1;
u32 unknown2;
u32 amount_of_points;
Vector2dUnsigned[amount_of_points] points;
}
Body
Offset | Size / Endianness | Type | Name | Comment |
---|---|---|---|---|
0x00 | 4 / Little | u32 | id | |
0x04 | 4 / Little | u32 | objective_id | |
0x08 | 4 / - | Map | map | |
0x0C | 4 / - | Area | area | |
0x10 | 4 / Little | u32 | floor_id | |
0x14 | 4 / Little | u32 | unknown1 | |
0x18 | 4 / Little | u32 | unknown2 | |
0x1C | 4 / Little | u32 | amount_of_points | |
0x20 | ? / - | Vector2dUnsigned[amount_of_points] | points |
Used in: