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

#include <DB2Structure.h>

Public Attributes

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

Detailed Description

Definition at line 4206 of file DB2Structure.h.

Member Data Documentation

◆ ConeDegrees

float SpellTargetRestrictionsEntry::ConeDegrees

Definition at line 4210 of file DB2Structure.h.

◆ DifficultyID

int16 SpellTargetRestrictionsEntry::DifficultyID

Definition at line 4209 of file DB2Structure.h.

◆ ID

uint32 SpellTargetRestrictionsEntry::ID

Definition at line 4208 of file DB2Structure.h.

◆ MaxTargetLevel

uint32 SpellTargetRestrictionsEntry::MaxTargetLevel

Definition at line 4212 of file DB2Structure.h.

◆ MaxTargets

uint8 SpellTargetRestrictionsEntry::MaxTargets

Definition at line 4211 of file DB2Structure.h.

◆ SpellID

uint32 SpellTargetRestrictionsEntry::SpellID

Definition at line 4216 of file DB2Structure.h.

◆ TargetCreatureType

int16 SpellTargetRestrictionsEntry::TargetCreatureType

Definition at line 4213 of file DB2Structure.h.

◆ Targets

int32 SpellTargetRestrictionsEntry::Targets

Definition at line 4214 of file DB2Structure.h.

◆ Width

float SpellTargetRestrictionsEntry::Width

Definition at line 4215 of file DB2Structure.h.


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