AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "DBCStructure.h"
Public Attributes | |
uint32 | ID |
float | RangeMin [2] |
float | RangeMax [2] |
uint32 | Flags |
uint32 SpellRangeEntry::Flags |
Referenced by Spell::CheckRange(), SpellTargetSelector::operator()(), and Pet::Update().
uint32 SpellRangeEntry::ID |
Referenced by Spell::CheckRange().
float SpellRangeEntry::RangeMax[2] |
float SpellRangeEntry::RangeMin[2] |
Referenced by SpellInfo::GetMinRange(), and Unit::GetSpellMinRangeForTarget().