TrinityCore
SpellAuraRestrictionsEntry Struct Reference

#include <DB2Structure.h>

Public Attributes

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

Detailed Description

Definition at line 3482 of file DB2Structure.h.

Member Data Documentation

◆ CasterAuraSpell

int32 SpellAuraRestrictionsEntry::CasterAuraSpell

Definition at line 3490 of file DB2Structure.h.

◆ CasterAuraState

int32 SpellAuraRestrictionsEntry::CasterAuraState

Definition at line 3486 of file DB2Structure.h.

◆ CasterAuraType

int32 SpellAuraRestrictionsEntry::CasterAuraType

Definition at line 3494 of file DB2Structure.h.

◆ DifficultyID

int32 SpellAuraRestrictionsEntry::DifficultyID

Definition at line 3485 of file DB2Structure.h.

◆ ExcludeCasterAuraSpell

int32 SpellAuraRestrictionsEntry::ExcludeCasterAuraSpell

Definition at line 3492 of file DB2Structure.h.

◆ ExcludeCasterAuraState

int32 SpellAuraRestrictionsEntry::ExcludeCasterAuraState

Definition at line 3488 of file DB2Structure.h.

◆ ExcludeCasterAuraType

int32 SpellAuraRestrictionsEntry::ExcludeCasterAuraType

Definition at line 3496 of file DB2Structure.h.

◆ ExcludeTargetAuraSpell

int32 SpellAuraRestrictionsEntry::ExcludeTargetAuraSpell

Definition at line 3493 of file DB2Structure.h.

◆ ExcludeTargetAuraState

int32 SpellAuraRestrictionsEntry::ExcludeTargetAuraState

Definition at line 3489 of file DB2Structure.h.

◆ ExcludeTargetAuraType

int32 SpellAuraRestrictionsEntry::ExcludeTargetAuraType

Definition at line 3497 of file DB2Structure.h.

◆ ID

uint32 SpellAuraRestrictionsEntry::ID

Definition at line 3484 of file DB2Structure.h.

◆ SpellID

uint32 SpellAuraRestrictionsEntry::SpellID

Definition at line 3498 of file DB2Structure.h.

◆ TargetAuraSpell

int32 SpellAuraRestrictionsEntry::TargetAuraSpell

Definition at line 3491 of file DB2Structure.h.

◆ TargetAuraState

int32 SpellAuraRestrictionsEntry::TargetAuraState

Definition at line 3487 of file DB2Structure.h.

◆ TargetAuraType

int32 SpellAuraRestrictionsEntry::TargetAuraType

Definition at line 3495 of file DB2Structure.h.


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