Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
SpellRuneCostEntry Struct Reference

#include <DBCStructure.h>

Public Member Functions

bool NoRuneCost () const
bool NoRunicPowerGain () const

Public Attributes

uint32 ID
uint32 RuneCost [4]
uint32 runePowerGain

Detailed Description

Definition at line 2644 of file DBCStructure.h.

Member Function Documentation

◆ NoRuneCost()

bool SpellRuneCostEntry::NoRuneCost ( ) const
inline

Definition at line 2650 of file DBCStructure.h.

References RuneCost.

Referenced by Spell::CheckRuneCost(), and Spell::TakeRunePower().

◆ NoRunicPowerGain()

bool SpellRuneCostEntry::NoRunicPowerGain ( ) const
inline

Definition at line 2651 of file DBCStructure.h.

References runePowerGain.

Referenced by Spell::TakeRunePower().

Member Data Documentation

◆ ID

uint32 SpellRuneCostEntry::ID

Definition at line 2646 of file DBCStructure.h.

◆ RuneCost

uint32 SpellRuneCostEntry::RuneCost[4]

Definition at line 2647 of file DBCStructure.h.

Referenced by Spell::CheckRuneCost(), NoRuneCost(), and Spell::TakeRunePower().

◆ runePowerGain

uint32 SpellRuneCostEntry::runePowerGain

Definition at line 2648 of file DBCStructure.h.

Referenced by NoRunicPowerGain(), and Spell::TakeRunePower().


The documentation for this struct was generated from the following file: