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

#include <GridNotifiers.h>

Public Member Functions

 AllGameObjectsWithEntryInRange (WorldObject const *object, uint32 entry, float maxRange)
 
bool operator() (GameObject *go) const
 

Private Attributes

WorldObject const * m_pObject
 
uint32 m_uiEntry
 
float m_fRange
 

Detailed Description

Definition at line 1857 of file GridNotifiers.h.

Constructor & Destructor Documentation

◆ AllGameObjectsWithEntryInRange()

Trinity::AllGameObjectsWithEntryInRange::AllGameObjectsWithEntryInRange ( WorldObject const *  object,
uint32  entry,
float  maxRange 
)
inline

Definition at line 1860 of file GridNotifiers.h.

Member Function Documentation

◆ operator()()

bool Trinity::AllGameObjectsWithEntryInRange::operator() ( GameObject go) const
inline

Definition at line 1862 of file GridNotifiers.h.

+ Here is the call graph for this function:

Member Data Documentation

◆ m_fRange

float Trinity::AllGameObjectsWithEntryInRange::m_fRange
private

Definition at line 1873 of file GridNotifiers.h.

◆ m_pObject

WorldObject const* Trinity::AllGameObjectsWithEntryInRange::m_pObject
private

Definition at line 1871 of file GridNotifiers.h.

◆ m_uiEntry

uint32 Trinity::AllGameObjectsWithEntryInRange::m_uiEntry
private

Definition at line 1872 of file GridNotifiers.h.


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