|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <GridNotifiers.h>
Public Member Functions | |
| AllGameObjectsWithEntryInRange (const WorldObject *object, uint32 entry, float maxRange) | |
| bool | operator() (GameObject *go) |
Private Attributes | |
| float | m_fRange |
| const WorldObject * | m_pObject |
| uint32 | m_uiEntry |
Definition at line 1281 of file GridNotifiers.h.
|
inline |
Definition at line 1284 of file GridNotifiers.h.
|
inline |
Definition at line 1285 of file GridNotifiers.h.
References Object::GetEntry(), m_fRange, m_pObject, and m_uiEntry.
|
private |
Definition at line 1295 of file GridNotifiers.h.
Referenced by AllGameObjectsWithEntryInRange(), and operator()().
|
private |
Definition at line 1293 of file GridNotifiers.h.
Referenced by AllGameObjectsWithEntryInRange(), and operator()().
|
private |
Definition at line 1294 of file GridNotifiers.h.
Referenced by AllGameObjectsWithEntryInRange(), and operator()().