TrinityCore
SpellInterruptsEntry Struct Reference

#include <DB2Structure.h>

Public Attributes

uint32 ID
 
uint8 DifficultyID
 
int16 InterruptFlags
 
std::array< int32, MAX_SPELL_AURA_INTERRUPT_FLAGSAuraInterruptFlags
 
std::array< int32, MAX_SPELL_AURA_INTERRUPT_FLAGSChannelInterruptFlags
 
uint32 SpellID
 

Detailed Description

Definition at line 3623 of file DB2Structure.h.

Member Data Documentation

◆ AuraInterruptFlags

std::array<int32, MAX_SPELL_AURA_INTERRUPT_FLAGS> SpellInterruptsEntry::AuraInterruptFlags

Definition at line 3628 of file DB2Structure.h.

◆ ChannelInterruptFlags

std::array<int32, MAX_SPELL_AURA_INTERRUPT_FLAGS> SpellInterruptsEntry::ChannelInterruptFlags

Definition at line 3629 of file DB2Structure.h.

◆ DifficultyID

uint8 SpellInterruptsEntry::DifficultyID

Definition at line 3626 of file DB2Structure.h.

◆ ID

uint32 SpellInterruptsEntry::ID

Definition at line 3625 of file DB2Structure.h.

◆ InterruptFlags

int16 SpellInterruptsEntry::InterruptFlags

Definition at line 3627 of file DB2Structure.h.

◆ SpellID

uint32 SpellInterruptsEntry::SpellID

Definition at line 3630 of file DB2Structure.h.


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