TrinityCore
|
#include <UnitAICommon.h>
Public Member Functions | |
NonTankTargetSelector (Unit *source, bool playerOnly=true) | |
bool | operator() (Unit const *target) const |
Private Attributes | |
Unit * | _source |
bool | _playerOnly |
Definition at line 82 of file UnitAICommon.h.
|
inline |
Definition at line 84 of file UnitAICommon.h.
bool NonTankTargetSelector::operator() | ( | Unit const * | target | ) | const |
Definition at line 137 of file UnitAICommon.cpp.
|
private |
Definition at line 89 of file UnitAICommon.h.
|
private |
Definition at line 88 of file UnitAICommon.h.