Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
FrostwingVrykulSearcher Class Reference
Collaboration diagram for FrostwingVrykulSearcher:

Public Member Functions

 FrostwingVrykulSearcher (Creature const *source, float range)
bool operator() (Unit *unit)

Private Attributes

float _range
Creature const * _source

Detailed Description

Definition at line 275 of file icecrown_citadel.cpp.

Constructor & Destructor Documentation

◆ FrostwingVrykulSearcher()

FrostwingVrykulSearcher::FrostwingVrykulSearcher ( Creature const * source,
float range )
inline

Definition at line 278 of file icecrown_citadel.cpp.

References _range, and _source.

Member Function Documentation

◆ operator()()

Member Data Documentation

◆ _range

float FrostwingVrykulSearcher::_range
private

Definition at line 305 of file icecrown_citadel.cpp.

Referenced by FrostwingVrykulSearcher(), and operator()().

◆ _source

Creature const* FrostwingVrykulSearcher::_source
private

Definition at line 304 of file icecrown_citadel.cpp.

Referenced by FrostwingVrykulSearcher(), and operator()().


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