![]() |
TrinityCore
|
#include <DB2Structure.h>
Public Attributes | |
| uint32 | ID |
| int16 | DifficultyID |
| float | ConeDegrees |
| uint8 | MaxTargets |
| uint32 | MaxTargetLevel |
| int16 | TargetCreatureType |
| int32 | Targets |
| float | Width |
| uint32 | SpellID |
Definition at line 4206 of file DB2Structure.h.
| float SpellTargetRestrictionsEntry::ConeDegrees |
Definition at line 4210 of file DB2Structure.h.
| int16 SpellTargetRestrictionsEntry::DifficultyID |
Definition at line 4209 of file DB2Structure.h.
| uint32 SpellTargetRestrictionsEntry::ID |
Definition at line 4208 of file DB2Structure.h.
| uint32 SpellTargetRestrictionsEntry::MaxTargetLevel |
Definition at line 4212 of file DB2Structure.h.
| uint8 SpellTargetRestrictionsEntry::MaxTargets |
Definition at line 4211 of file DB2Structure.h.
| uint32 SpellTargetRestrictionsEntry::SpellID |
Definition at line 4216 of file DB2Structure.h.
| int16 SpellTargetRestrictionsEntry::TargetCreatureType |
Definition at line 4213 of file DB2Structure.h.
| int32 SpellTargetRestrictionsEntry::Targets |
Definition at line 4214 of file DB2Structure.h.
| float SpellTargetRestrictionsEntry::Width |
Definition at line 4215 of file DB2Structure.h.