TrinityCore
Trinity::FriendlyCCedInRange Class Reference

#include <GridNotifiers.h>

Public Member Functions

 FriendlyCCedInRange (Unit const *obj, float range)
 
bool operator() (Unit *u) const
 

Private Attributes

Unit const * i_obj
 
float i_range
 

Detailed Description

Definition at line 907 of file GridNotifiers.h.

Constructor & Destructor Documentation

◆ FriendlyCCedInRange()

Trinity::FriendlyCCedInRange::FriendlyCCedInRange ( Unit const *  obj,
float  range 
)
inline

Definition at line 910 of file GridNotifiers.h.

Member Function Documentation

◆ operator()()

bool Trinity::FriendlyCCedInRange::operator() ( Unit u) const
inline

Definition at line 912 of file GridNotifiers.h.

+ Here is the call graph for this function:

Member Data Documentation

◆ i_obj

Unit const* Trinity::FriendlyCCedInRange::i_obj
private

Definition at line 923 of file GridNotifiers.h.

◆ i_range

float Trinity::FriendlyCCedInRange::i_range
private

Definition at line 924 of file GridNotifiers.h.


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