TrinityCore
Loading...
Searching...
No Matches
TwilightCutterSelector Class Reference

Public Member Functions

 TwilightCutterSelector (Unit *caster, Unit *target)
 
bool operator() (WorldObject *unit)
 

Private Attributes

Unit_caster
 
Unit_channelTarget
 

Detailed Description

Definition at line 1723 of file boss_halion.cpp.

Constructor & Destructor Documentation

◆ TwilightCutterSelector()

TwilightCutterSelector::TwilightCutterSelector ( Unit caster,
Unit target 
)
inline

Definition at line 1726 of file boss_halion.cpp.

Member Function Documentation

◆ operator()()

bool TwilightCutterSelector::operator() ( WorldObject unit)
inline

Definition at line 1728 of file boss_halion.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ _caster

Unit* TwilightCutterSelector::_caster
private

Definition at line 1734 of file boss_halion.cpp.

◆ _channelTarget

Unit* TwilightCutterSelector::_channelTarget
private

Definition at line 1735 of file boss_halion.cpp.


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