|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <GridNotifiers.h>
Public Member Functions | |
| GameObjectWithDbGUIDCheck (WorldObject const &, uint32 db_guid) | |
| bool | operator() (GameObject const *go) const |
Private Attributes | |
| uint32 | i_db_guid |
Definition at line 725 of file GridNotifiers.h.
|
inline |
Definition at line 728 of file GridNotifiers.h.
References i_db_guid.
|
inline |
Definition at line 729 of file GridNotifiers.h.
References GameObject::GetDBTableGUIDLow(), and i_db_guid.
|
private |
Definition at line 734 of file GridNotifiers.h.
Referenced by GameObjectWithDbGUIDCheck(), and operator()().