![]() |
TrinityCore
|
#include <UnitAICommon.h>
Inheritance diagram for NonTankTargetSelector: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 135 of file UnitAICommon.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 89 of file UnitAICommon.h.
|
private |
Definition at line 88 of file UnitAICommon.h.