|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <GridNotifiers.h>
Public Member Functions | |
| AllCreaturesOfEntryInRange (const WorldObject *object, uint32 entry, float maxRange) | |
| bool | operator() (Unit *unit) |
Private Attributes | |
| float | m_fRange |
| const WorldObject * | m_pObject |
| uint32 | m_uiEntry |
Definition at line 1298 of file GridNotifiers.h.
|
inline |
Definition at line 1301 of file GridNotifiers.h.
|
inline |
Definition at line 1302 of file GridNotifiers.h.
References Object::GetEntry(), m_fRange, m_pObject, and m_uiEntry.
|
private |
Definition at line 1313 of file GridNotifiers.h.
Referenced by AllCreaturesOfEntryInRange(), and operator()().
|
private |
Definition at line 1311 of file GridNotifiers.h.
Referenced by AllCreaturesOfEntryInRange(), and operator()().
|
private |
Definition at line 1312 of file GridNotifiers.h.
Referenced by AllCreaturesOfEntryInRange(), and operator()().