AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "SpellDefines.h"
Public Member Functions | |
SpellImmune () | |
Public Attributes | |
uint32 | spellId |
uint32 | type |
uint32 | blockType |
|
inline |
uint32 SpellImmune::blockType |
Referenced by Unit::ApplySpellImmune().
uint32 SpellImmune::spellId |
Referenced by Unit::ApplySpellImmune(), and spellIdImmunityPredicate::operator()().
uint32 SpellImmune::type |
Referenced by Unit::ApplySpellImmune(), and spellIdImmunityPredicate::operator()().