|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <DBCStructure.h>
Public Member Functions | |
| bool | NoRuneCost () const |
| bool | NoRunicPowerGain () const |
Public Attributes | |
| uint32 | ID |
| uint32 | RuneCost [4] |
| uint32 | runePowerGain |
Definition at line 2644 of file DBCStructure.h.
|
inline |
Definition at line 2650 of file DBCStructure.h.
References RuneCost.
Referenced by Spell::CheckRuneCost(), and Spell::TakeRunePower().
|
inline |
Definition at line 2651 of file DBCStructure.h.
References runePowerGain.
Referenced by Spell::TakeRunePower().
| uint32 SpellRuneCostEntry::ID |
Definition at line 2646 of file DBCStructure.h.
| uint32 SpellRuneCostEntry::RuneCost[4] |
Definition at line 2647 of file DBCStructure.h.
Referenced by Spell::CheckRuneCost(), NoRuneCost(), and Spell::TakeRunePower().
| uint32 SpellRuneCostEntry::runePowerGain |
Definition at line 2648 of file DBCStructure.h.
Referenced by NoRunicPowerGain(), and Spell::TakeRunePower().