TrinityCore
StasisFieldSearcher Class Reference

Public Member Functions

 StasisFieldSearcher (Unit *obj, float distance)
 
bool operator() (Unit *u) const
 

Private Attributes

Unit_unit
 
float _distance
 

Detailed Description

Definition at line 4274 of file spell_generic.cpp.

Constructor & Destructor Documentation

◆ StasisFieldSearcher()

StasisFieldSearcher::StasisFieldSearcher ( Unit obj,
float  distance 
)
inline

Definition at line 4277 of file spell_generic.cpp.

Member Function Documentation

◆ operator()()

bool StasisFieldSearcher::operator() ( Unit u) const
inline

Definition at line 4279 of file spell_generic.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ _distance

float StasisFieldSearcher::_distance
private

Definition at line 4291 of file spell_generic.cpp.

◆ _unit

Unit* StasisFieldSearcher::_unit
private

Definition at line 4290 of file spell_generic.cpp.


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