#include "GridNotifiers.h"
◆ AllCreaturesOfEntryInRange()
Acore::AllCreaturesOfEntryInRange::AllCreaturesOfEntryInRange |
( |
WorldObject const * |
object, |
|
|
uint32 |
entry, |
|
|
float |
maxRange |
|
) |
| |
|
inline |
float m_fRange
Definition: GridNotifiers.h:1475
uint32 m_uiEntry
Definition: GridNotifiers.h:1474
WorldObject const * m_pObject
Definition: GridNotifiers.h:1473
◆ operator()()
bool Acore::AllCreaturesOfEntryInRange::operator() |
( |
Unit * |
unit | ) |
|
|
inline |
◆ m_fRange
float Acore::AllCreaturesOfEntryInRange::m_fRange |
|
private |
◆ m_pObject
WorldObject const* Acore::AllCreaturesOfEntryInRange::m_pObject |
|
private |
◆ m_uiEntry
uint32 Acore::AllCreaturesOfEntryInRange::m_uiEntry |
|
private |