DB/GtItemSocketCostPerLevel: Difference between revisions

From wowdev
Jump to navigation Jump to search
No edit summary
 
Line 1: Line 1:
{{Template:Sandbox/VersionRange|min_expansionlevel=1|max_expansionlevel=6}}
==6.0.1.18179==
==6.0.1.18179==
  struct gtItemSocketCostPerLevelRec {
  struct gtItemSocketCostPerLevelRec {

Latest revision as of 04:00, 20 July 2016

Vanilla … WoD

6.0.1.18179

struct gtItemSocketCostPerLevelRec {
  uint8_t padding_0[4];
  float m_data;
};