![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "Spell.h"
Additional Inherited Members | |
Public Attributes inherited from Acore::WorldObjectSpellAreaTargetCheck | |
| float | _range |
| Position const * | _position |
| Acore::WorldObjectSpellAreaTargetSearchReason | _searchReason |
| SpellTargetReferenceTypes | _referenceType |
Public Attributes inherited from Acore::WorldObjectSpellTargetCheck | |
| Unit * | _caster |
| Unit * | _referer |
| SpellInfo const * | _spellInfo |
| SpellTargetCheckTypes | _targetSelectionType |
| ConditionSourceInfo * | _condSrcInfo |
| ConditionList * | _condList |
| Acore::WorldObjectSpellTrajTargetCheck::WorldObjectSpellTrajTargetCheck | ( | float | range, |
| Position const * | position, | ||
| Unit * | caster, | ||
| SpellInfo const * | spellInfo, | ||
| SpellTargetCheckTypes | selectionType, | ||
| ConditionList * | condList | ||
| ) |
| bool Acore::WorldObjectSpellTrajTargetCheck::operator() | ( | WorldObject * | target | ) |
References Acore::WorldObjectSpellTargetCheck::_caster, Acore::WorldObjectSpellAreaTargetCheck::_position, Acore::WorldObjectSpellAreaTargetCheck::_range, WorldObject::GetCombatReach(), Position::GetExactDist2d(), Position::HasInLine(), Acore::WorldObjectSpellTargetCheck::operator()(), and TRAJECTORY_MISSILE_SIZE.