TrinityCore
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 1719 of file boss_halion.cpp.

Constructor & Destructor Documentation

◆ TwilightCutterSelector()

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

Definition at line 1722 of file boss_halion.cpp.

Member Function Documentation

◆ operator()()

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

Definition at line 1724 of file boss_halion.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ _caster

Unit* TwilightCutterSelector::_caster
private

Definition at line 1730 of file boss_halion.cpp.

◆ _channelTarget

Unit* TwilightCutterSelector::_channelTarget
private

Definition at line 1731 of file boss_halion.cpp.


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