![]() |
TrinityCore
|
#include <UnitAI.h>
Public Member Functions | |
| SpellTargetSelector (Unit *caster, uint32 spellId) | |
| bool | operator() (Unit const *target) const |
Private Attributes | |
| Unit const * | _caster |
| SpellInfo const * | _spellInfo |
Definition at line 372 of file UnitAI.cpp.
| bool SpellTargetSelector::operator() | ( | Unit const * | target | ) | const |