DB/SkillCostsData

From wowdev
Revision as of 00:53, 23 February 2016 by Schlumpf (talk | contribs)
Jump to navigation Jump to search

Structure

struct SkillCostsDataEntry // sizeof(0x14)
{
   m_ID; // +0x0, size 0x4, type 0
   m_skillCostsID; // +0x4, size 0x4, type 0
   m_cost; // +0x8, size 0xC, type 0
};