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

OffsetSize / EndiannessTypeNameComment
0x004 / Littleu32id
0x044 / Littleu32objective_id
0x084 / -Mapmap
0x0C4 / -Areaarea
0x104 / Littleu32floor_id
0x144 / Littleu32unknown1
0x184 / Littleu32unknown2
0x1C4 / Littleu32amount_of_points
0x20? / -Vector2dUnsigned[amount_of_points]points

Used in: