TrinityCore
SpellTargetRestrictionsEntry Struct Reference

#include <DB2Structure.h>

Public Attributes

uint32 ID
 
uint8 DifficultyID
 
float ConeDegrees
 
uint8 MaxTargets
 
uint32 MaxTargetLevel
 
int16 TargetCreatureType
 
int32 Targets
 
float Width
 
uint32 SpellID
 

Detailed Description

Definition at line 3857 of file DB2Structure.h.

Member Data Documentation

◆ ConeDegrees

float SpellTargetRestrictionsEntry::ConeDegrees

Definition at line 3861 of file DB2Structure.h.

◆ DifficultyID

uint8 SpellTargetRestrictionsEntry::DifficultyID

Definition at line 3860 of file DB2Structure.h.

◆ ID

uint32 SpellTargetRestrictionsEntry::ID

Definition at line 3859 of file DB2Structure.h.

◆ MaxTargetLevel

uint32 SpellTargetRestrictionsEntry::MaxTargetLevel

Definition at line 3863 of file DB2Structure.h.

◆ MaxTargets

uint8 SpellTargetRestrictionsEntry::MaxTargets

Definition at line 3862 of file DB2Structure.h.

◆ SpellID

uint32 SpellTargetRestrictionsEntry::SpellID

Definition at line 3867 of file DB2Structure.h.

◆ TargetCreatureType

int16 SpellTargetRestrictionsEntry::TargetCreatureType

Definition at line 3864 of file DB2Structure.h.

◆ Targets

int32 SpellTargetRestrictionsEntry::Targets

Definition at line 3865 of file DB2Structure.h.

◆ Width

float SpellTargetRestrictionsEntry::Width

Definition at line 3866 of file DB2Structure.h.


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