TrinityCore
Loading...
Searching...
No Matches
Trinity::AllWorldObjectsInRange Class Reference

#include <GridNotifiers.h>

Public Member Functions

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

Private Attributes

WorldObject const * m_pObject
 
float m_fRange
 

Detailed Description

Definition at line 1943 of file GridNotifiers.h.

Constructor & Destructor Documentation

◆ AllWorldObjectsInRange()

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

Definition at line 1946 of file GridNotifiers.h.

Member Function Documentation

◆ operator()()

bool Trinity::AllWorldObjectsInRange::operator() ( WorldObject go) const
inline

Definition at line 1948 of file GridNotifiers.h.

+ Here is the call graph for this function:

Member Data Documentation

◆ m_fRange

float Trinity::AllWorldObjectsInRange::m_fRange
private

Definition at line 1955 of file GridNotifiers.h.

◆ m_pObject

WorldObject const* Trinity::AllWorldObjectsInRange::m_pObject
private

Definition at line 1954 of file GridNotifiers.h.


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