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

#include "SpellInfo.h"

Public Attributes

uint32 SchoolImmuneMask = 0
 
uint32 ApplyHarmfulAuraImmuneMask = 0
 
uint64 MechanicImmuneMask = 0
 
uint32 DispelImmuneMask = 0
 
uint32 DamageSchoolMask = 0
 
boost::container::flat_set< AuraTypeAuraTypeImmune
 
boost::container::flat_set< SpellEffectsSpellEffectImmune
 

Detailed Description

Member Data Documentation

◆ ApplyHarmfulAuraImmuneMask

uint32 ImmunityInfo::ApplyHarmfulAuraImmuneMask = 0

◆ AuraTypeImmune

boost::container::flat_set<AuraType> ImmunityInfo::AuraTypeImmune

◆ DamageSchoolMask

uint32 ImmunityInfo::DamageSchoolMask = 0

◆ DispelImmuneMask

◆ MechanicImmuneMask

◆ SchoolImmuneMask

◆ SpellEffectImmune

boost::container::flat_set<SpellEffects> ImmunityInfo::SpellEffectImmune

The documentation for this struct was generated from the following file: