DB/QuestPOIPoint

From wowdev
Revision as of 01:01, 13 February 2016 by Marlamin (talk | contribs) (Marlamin moved page QuestPOIPoint.dbc to DB/QuestPOIPoint)
Jump to navigation Jump to search

6.0.1.18179

struct QuestPOIPointRec {
  uint32_t m_ID;
  uint32_t m_X;
  uint32_t m_Y;
  uint32_t m_QuestPOIBlobID;
};