#include "GridNotifiers.h"
◆ AnyAoETargetUnitInObjectRangeCheck()
Acore::AnyAoETargetUnitInObjectRangeCheck::AnyAoETargetUnitInObjectRangeCheck |
( |
WorldObject const * |
obj, |
|
|
Unit const * |
funit, |
|
|
float |
range |
|
) |
| |
|
inline |
1071 {
1074 if (owner)
1075 check = owner;
1079 }
#define sSpellMgr
Definition SpellMgr.h:825
SpellInfo const * _spellInfo
Definition GridNotifiers.h:1107
Unit const * i_funit
Definition GridNotifiers.h:1106
WorldObject const * i_obj
Definition GridNotifiers.h:1105
float i_range
Definition GridNotifiers.h:1108
bool i_targetForPlayer
Definition GridNotifiers.h:1104
Definition DynamicObject.h:35
bool IsPlayer() const
Definition Object.h:201
bool IsDynamicObject() const
Definition Object.h:221
Unit * GetOwner() const
Definition Unit.cpp:10686
References _spellInfo, Unit::GetOwner(), i_funit, i_obj, i_targetForPlayer, Object::IsDynamicObject(), Object::IsPlayer(), and sSpellMgr.
◆ operator()()
bool Acore::AnyAoETargetUnitInObjectRangeCheck::operator() |
( |
Unit * |
u | ) |
|
|
inline |
◆ _spellInfo
SpellInfo const* Acore::AnyAoETargetUnitInObjectRangeCheck::_spellInfo |
|
private |
◆ i_funit
Unit const* Acore::AnyAoETargetUnitInObjectRangeCheck::i_funit |
|
private |
◆ i_obj
WorldObject const* Acore::AnyAoETargetUnitInObjectRangeCheck::i_obj |
|
private |
◆ i_range
float Acore::AnyAoETargetUnitInObjectRangeCheck::i_range |
|
private |
◆ i_targetForPlayer
bool Acore::AnyAoETargetUnitInObjectRangeCheck::i_targetForPlayer |
|
private |
The documentation for this class was generated from the following file: