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

Public Member Functions

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

Private Attributes

Unit_caster
Unit_channelTarget

Detailed Description

Definition at line 1607 of file boss_halion.cpp.

Constructor & Destructor Documentation

◆ TwilightCutterSelector()

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

Definition at line 1610 of file boss_halion.cpp.

References _caster, and _channelTarget.

Member Function Documentation

◆ operator()()

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

Definition at line 1612 of file boss_halion.cpp.

References _caster, _channelTarget, and WorldObject::IsInBetween().

Member Data Documentation

◆ _caster

Unit* TwilightCutterSelector::_caster
private

Definition at line 1618 of file boss_halion.cpp.

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

◆ _channelTarget

Unit* TwilightCutterSelector::_channelTarget
private

Definition at line 1619 of file boss_halion.cpp.

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


The documentation for this class was generated from the following file:
  • src/server/scripts/Northrend/ChamberOfAspects/RubySanctum/boss_halion.cpp