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

#include <DB2Structure.h>

Public Attributes

uint32 ID
 
int16 DifficultyID
 
int32 CasterAuraState
 
int32 TargetAuraState
 
int32 ExcludeCasterAuraState
 
int32 ExcludeTargetAuraState
 
int32 CasterAuraSpell
 
int32 TargetAuraSpell
 
int32 ExcludeCasterAuraSpell
 
int32 ExcludeTargetAuraSpell
 
int16 CasterAuraType
 
int16 TargetAuraType
 
int16 ExcludeCasterAuraType
 
int16 ExcludeTargetAuraType
 
uint32 SpellID
 

Detailed Description

Definition at line 3809 of file DB2Structure.h.

Member Data Documentation

◆ CasterAuraSpell

int32 SpellAuraRestrictionsEntry::CasterAuraSpell

Definition at line 3817 of file DB2Structure.h.

◆ CasterAuraState

int32 SpellAuraRestrictionsEntry::CasterAuraState

Definition at line 3813 of file DB2Structure.h.

◆ CasterAuraType

int16 SpellAuraRestrictionsEntry::CasterAuraType

Definition at line 3821 of file DB2Structure.h.

◆ DifficultyID

int16 SpellAuraRestrictionsEntry::DifficultyID

Definition at line 3812 of file DB2Structure.h.

◆ ExcludeCasterAuraSpell

int32 SpellAuraRestrictionsEntry::ExcludeCasterAuraSpell

Definition at line 3819 of file DB2Structure.h.

◆ ExcludeCasterAuraState

int32 SpellAuraRestrictionsEntry::ExcludeCasterAuraState

Definition at line 3815 of file DB2Structure.h.

◆ ExcludeCasterAuraType

int16 SpellAuraRestrictionsEntry::ExcludeCasterAuraType

Definition at line 3823 of file DB2Structure.h.

◆ ExcludeTargetAuraSpell

int32 SpellAuraRestrictionsEntry::ExcludeTargetAuraSpell

Definition at line 3820 of file DB2Structure.h.

◆ ExcludeTargetAuraState

int32 SpellAuraRestrictionsEntry::ExcludeTargetAuraState

Definition at line 3816 of file DB2Structure.h.

◆ ExcludeTargetAuraType

int16 SpellAuraRestrictionsEntry::ExcludeTargetAuraType

Definition at line 3824 of file DB2Structure.h.

◆ ID

uint32 SpellAuraRestrictionsEntry::ID

Definition at line 3811 of file DB2Structure.h.

◆ SpellID

uint32 SpellAuraRestrictionsEntry::SpellID

Definition at line 3825 of file DB2Structure.h.

◆ TargetAuraSpell

int32 SpellAuraRestrictionsEntry::TargetAuraSpell

Definition at line 3818 of file DB2Structure.h.

◆ TargetAuraState

int32 SpellAuraRestrictionsEntry::TargetAuraState

Definition at line 3814 of file DB2Structure.h.

◆ TargetAuraType

int16 SpellAuraRestrictionsEntry::TargetAuraType

Definition at line 3822 of file DB2Structure.h.


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