|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <GridNotifiers.h>
Public Member Functions | |
| ObjectTypeIdCheck (TypeID typeId, bool equals) | |
| bool | operator() (WorldObject *object) |
Private Attributes | |
| bool | _equals |
| TypeID | _typeId |
Definition at line 1363 of file GridNotifiers.h.
|
inline |
Definition at line 1366 of file GridNotifiers.h.
|
inline |
Definition at line 1367 of file GridNotifiers.h.
References _equals, _typeId, and Object::GetTypeId().
|
private |
Definition at line 1374 of file GridNotifiers.h.
Referenced by ObjectTypeIdCheck(), and operator()().
|
private |
Definition at line 1373 of file GridNotifiers.h.
Referenced by ObjectTypeIdCheck(), and operator()().