DB/SkillCostsData

From wowdev
Revision as of 03:44, 20 July 2016 by Synric (talk | contribs)
Jump to navigation Jump to search

Vanilla … Wrath

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
};