AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "GridNotifiers.h"
Public Member Functions | |
ObjectTypeIdCheck (TypeID typeId, bool equals) | |
bool | operator() (WorldObject const *object) |
Private Attributes | |
TypeID | _typeId |
bool | _equals |
|
inline |
|
inline |
References _equals, _typeId, and Object::GetTypeId().
|
private |
Referenced by operator()().
|
private |
Referenced by operator()().