![]() |
TrinityCore
|
#include <SpellMgr.h>
Definition at line 619 of file SpellMgr.h.
| SpellAuraOptionsEntry const* SpellInfoLoadHelper::AuraOptions = nullptr |
Definition at line 621 of file SpellMgr.h.
| SpellAuraRestrictionsEntry const* SpellInfoLoadHelper::AuraRestrictions = nullptr |
Definition at line 622 of file SpellMgr.h.
| SpellCastingRequirementsEntry const* SpellInfoLoadHelper::CastingRequirements = nullptr |
Definition at line 623 of file SpellMgr.h.
| SpellCategoriesEntry const* SpellInfoLoadHelper::Categories = nullptr |
Definition at line 624 of file SpellMgr.h.
| SpellClassOptionsEntry const* SpellInfoLoadHelper::ClassOptions = nullptr |
Definition at line 625 of file SpellMgr.h.
| SpellCooldownsEntry const* SpellInfoLoadHelper::Cooldowns = nullptr |
Definition at line 626 of file SpellMgr.h.
| std::array<SpellEffectEntry const*, MAX_SPELL_EFFECTS> SpellInfoLoadHelper::Effects = { } |
Definition at line 627 of file SpellMgr.h.
| std::vector<SpellEmpowerStageEntry const*> SpellInfoLoadHelper::EmpowerStages |
Definition at line 628 of file SpellMgr.h.
| SpellEquippedItemsEntry const* SpellInfoLoadHelper::EquippedItems = nullptr |
Definition at line 629 of file SpellMgr.h.
| SpellInterruptsEntry const* SpellInfoLoadHelper::Interrupts = nullptr |
Definition at line 630 of file SpellMgr.h.
| std::vector<SpellLabelEntry const*> SpellInfoLoadHelper::Labels |
Definition at line 631 of file SpellMgr.h.
| SpellLevelsEntry const* SpellInfoLoadHelper::Levels = nullptr |
Definition at line 632 of file SpellMgr.h.
| SpellMiscEntry const* SpellInfoLoadHelper::Misc = nullptr |
Definition at line 633 of file SpellMgr.h.
| std::array<SpellPowerEntry const*, MAX_POWERS_PER_SPELL> SpellInfoLoadHelper::Powers = { } |
Definition at line 634 of file SpellMgr.h.
| SpellReagentsEntry const* SpellInfoLoadHelper::Reagents = nullptr |
Definition at line 635 of file SpellMgr.h.
| std::vector<SpellReagentsCurrencyEntry const*> SpellInfoLoadHelper::ReagentsCurrency |
Definition at line 636 of file SpellMgr.h.
| SpellScalingEntry const* SpellInfoLoadHelper::Scaling = nullptr |
Definition at line 637 of file SpellMgr.h.
| SpellShapeshiftEntry const* SpellInfoLoadHelper::Shapeshift = nullptr |
Definition at line 638 of file SpellMgr.h.
| SpellTargetRestrictionsEntry const* SpellInfoLoadHelper::TargetRestrictions = nullptr |
Definition at line 639 of file SpellMgr.h.
| SpellTotemsEntry const* SpellInfoLoadHelper::Totems = nullptr |
Definition at line 640 of file SpellMgr.h.
| std::vector<SpellXSpellVisualEntry const*> SpellInfoLoadHelper::Visuals |
Definition at line 641 of file SpellMgr.h.