AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Public Member Functions | |
ClassCallSelector (Unit const *unit, uint8 targetClass) | |
bool | operator() (Unit const *target) const |
Private Attributes | |
Unit const * | _me |
uint8 | _targetClass |
Additional Inherited Members | |
Public Types inherited from Acore::unary_function< Unit *, bool > | |
typedef Unit * | argument_type |
typedef bool | result_type |
|
inline |
References _me, _targetClass, Unit::getClass(), and Object::IsPlayer().
|
private |
Referenced by operator()().
|
private |
Referenced by operator()().