|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <SpellCalculations.h>
Public Attributes | |
| uint32 | PeriodicPowerCost |
| uint32 | PowerCost |
| SpellPowerCostCalculationStatus | Status |
Definition at line 52 of file SpellCalculations.h.
| uint32 Skyfire::Spells::SpellPowerCostCalculationResult::PeriodicPowerCost |
Definition at line 55 of file SpellCalculations.h.
Referenced by Skyfire::Spells::CalculateSpellPowerCosts(), and Spell::prepare().
| uint32 Skyfire::Spells::SpellPowerCostCalculationResult::PowerCost |
Definition at line 54 of file SpellCalculations.h.
Referenced by Skyfire::Spells::CalculateSpellPowerCosts(), and Spell::prepare().
| SpellPowerCostCalculationStatus Skyfire::Spells::SpellPowerCostCalculationResult::Status |
Definition at line 56 of file SpellCalculations.h.
Referenced by Skyfire::Spells::CalculateSpellPowerCosts(), and Spell::prepare().