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

#include <GridNotifiers.h>

Public Member Functions

 PlayerAtMinimumRangeAway (Unit const *unit, float fMinRange)
 
bool operator() (Player *player) const
 

Private Attributes

Unit const * unit
 
float fRange
 

Detailed Description

Definition at line 1906 of file GridNotifiers.h.

Constructor & Destructor Documentation

◆ PlayerAtMinimumRangeAway()

Trinity::PlayerAtMinimumRangeAway::PlayerAtMinimumRangeAway ( Unit const *  unit,
float  fMinRange 
)
inline

Definition at line 1909 of file GridNotifiers.h.

Member Function Documentation

◆ operator()()

bool Trinity::PlayerAtMinimumRangeAway::operator() ( Player player) const
inline

Definition at line 1911 of file GridNotifiers.h.

+ Here is the call graph for this function:

Member Data Documentation

◆ fRange

float Trinity::PlayerAtMinimumRangeAway::fRange
private

Definition at line 1922 of file GridNotifiers.h.

◆ unit

Unit const* Trinity::PlayerAtMinimumRangeAway::unit
private

Definition at line 1921 of file GridNotifiers.h.


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