Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
Skyfire::AllWorldObjectsInRange Class Reference

#include <GridNotifiers.h>

Collaboration diagram for Skyfire::AllWorldObjectsInRange:

Public Member Functions

 AllWorldObjectsInRange (const WorldObject *object, float maxRange)
bool operator() (WorldObject *go)

Private Attributes

float m_fRange
const WorldObjectm_pObject

Detailed Description

Definition at line 1350 of file GridNotifiers.h.

Constructor & Destructor Documentation

◆ AllWorldObjectsInRange()

Skyfire::AllWorldObjectsInRange::AllWorldObjectsInRange ( const WorldObject * object,
float maxRange )
inline

Definition at line 1353 of file GridNotifiers.h.

References m_fRange, and m_pObject.

Member Function Documentation

◆ operator()()

bool Skyfire::AllWorldObjectsInRange::operator() ( WorldObject * go)
inline

Definition at line 1354 of file GridNotifiers.h.

References m_fRange, and m_pObject.

Member Data Documentation

◆ m_fRange

float Skyfire::AllWorldObjectsInRange::m_fRange
private

Definition at line 1360 of file GridNotifiers.h.

Referenced by AllWorldObjectsInRange(), and operator()().

◆ m_pObject

const WorldObject* Skyfire::AllWorldObjectsInRange::m_pObject
private

Definition at line 1359 of file GridNotifiers.h.

Referenced by AllWorldObjectsInRange(), and operator()().


The documentation for this class was generated from the following file: