AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "DBCStructure.h"
Public Member Functions | |
bool | NoRuneCost () const |
bool | NoRunicPowerGain () const |
Public Attributes | |
uint32 | ID |
uint32 | RuneCost [3] |
uint32 | runePowerGain |
|
inline |
|
inline |
uint32 SpellRuneCostEntry::ID |
uint32 SpellRuneCostEntry::RuneCost[3] |
Referenced by Spell::CheckRuneCost(), NoRuneCost(), and Spell::TakeRunePower().
uint32 SpellRuneCostEntry::runePowerGain |
Referenced by NoRunicPowerGain(), and Spell::TakeRunePower().