DB/CreatureDisplayInfoGeosetData

From wowdev
Revision as of 22:58, 2 February 2018 by Schlumpf (talk | contribs) (Created page with "==8.0.1.25902== struct CreatureDisplayInfoGeosetDataRec { uint32_t m_ID; uint8_t GeosetIndex; uint8_t GeosetValue; uint32_t DisplayId; }; Category:DBC")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

8.0.1.25902

struct CreatureDisplayInfoGeosetDataRec {
  uint32_t m_ID;
  uint8_t GeosetIndex;
  uint8_t GeosetValue;
  uint32_t DisplayId;
};