AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
MageSpellFlags Namespace Reference

Get the SpellFamilyFlags[0] for common Mage spells. More...

Variables

constexpr uint32 ARCANE_BLAST = 0x20000000
 
constexpr uint32 ARCANE_MISSILES = 0x00000020
 
constexpr uint32 FIREBALL = 0x00000001
 
constexpr uint32 FROSTFIRE_BOLT = 0x00000000
 
constexpr uint32 ARCANE_BARRAGE = 0x00000000
 

Detailed Description

Get the SpellFamilyFlags[0] for common Mage spells.

Variable Documentation

◆ ARCANE_BARRAGE

constexpr uint32 MageSpellFlags::ARCANE_BARRAGE = 0x00000000
constexpr

◆ ARCANE_BLAST

constexpr uint32 MageSpellFlags::ARCANE_BLAST = 0x20000000
constexpr

Referenced by TEST_F(), and TEST_F().

◆ ARCANE_MISSILES

constexpr uint32 MageSpellFlags::ARCANE_MISSILES = 0x00000020
constexpr

Referenced by TEST_F().

◆ FIREBALL

constexpr uint32 MageSpellFlags::FIREBALL = 0x00000001
constexpr

Referenced by TEST_F(), TEST_F(), TEST_F(), TEST_F(), and TEST_F().

◆ FROSTFIRE_BOLT

constexpr uint32 MageSpellFlags::FROSTFIRE_BOLT = 0x00000000
constexpr