AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
SpellImmune Struct Reference

#include "SpellDefines.h"

Public Member Functions

 SpellImmune ()
 

Public Attributes

uint32 spellId
 
uint32 type
 
uint32 blockType
 

Detailed Description

Constructor & Destructor Documentation

◆ SpellImmune()

SpellImmune::SpellImmune ( )
inline
@ SPELL_BLOCK_TYPE_ALL
Definition: SpellDefines.h:156
@ IMMUNITY_EFFECT
Definition: SharedDefines.h:1394
uint32 blockType
Definition: SpellDefines.h:176
uint32 spellId
Definition: SpellDefines.h:174
uint32 type
Definition: SpellDefines.h:175

Member Data Documentation

◆ blockType

uint32 SpellImmune::blockType

Referenced by Unit::ApplySpellImmune().

◆ spellId

◆ type