TrinityCore
Loading...
Searching...
No Matches
SpellInterruptsEntry Struct Reference

#include <DB2Structure.h>

Public Attributes

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

Detailed Description

Definition at line 3970 of file DB2Structure.h.

Member Data Documentation

◆ AuraInterruptFlags

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

Definition at line 3975 of file DB2Structure.h.

◆ ChannelInterruptFlags

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

Definition at line 3976 of file DB2Structure.h.

◆ DifficultyID

int16 SpellInterruptsEntry::DifficultyID

Definition at line 3973 of file DB2Structure.h.

◆ ID

uint32 SpellInterruptsEntry::ID

Definition at line 3972 of file DB2Structure.h.

◆ InterruptFlags

int32 SpellInterruptsEntry::InterruptFlags

Definition at line 3974 of file DB2Structure.h.

◆ SpellID

uint32 SpellInterruptsEntry::SpellID

Definition at line 3977 of file DB2Structure.h.


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