Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
SpellRangeEntry Struct Reference

#include <DBCStructure.h>

Public Attributes

uint32 ID
float maxRangeFriend
float maxRangeHostile
float minRangeFriend
float minRangeHostile
uint32 type

Detailed Description

Definition at line 2489 of file DBCStructure.h.

Member Data Documentation

◆ ID

uint32 SpellRangeEntry::ID

Definition at line 2491 of file DBCStructure.h.

◆ maxRangeFriend

float SpellRangeEntry::maxRangeFriend

Definition at line 2495 of file DBCStructure.h.

Referenced by Unit::GetSpellMaxRangeForTarget().

◆ maxRangeHostile

float SpellRangeEntry::maxRangeHostile

Definition at line 2494 of file DBCStructure.h.

Referenced by Unit::GetSpellMaxRangeForTarget().

◆ minRangeFriend

float SpellRangeEntry::minRangeFriend

Definition at line 2493 of file DBCStructure.h.

Referenced by Unit::GetSpellMinRangeForTarget().

◆ minRangeHostile

float SpellRangeEntry::minRangeHostile

Definition at line 2492 of file DBCStructure.h.

Referenced by Unit::GetSpellMinRangeForTarget().

◆ type

uint32 SpellRangeEntry::type

Definition at line 2496 of file DBCStructure.h.


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