TrinityCore
BlizzardTargetSelector Class Reference

Public Member Functions

 BlizzardTargetSelector (std::vector< Unit * > const &blizzards)
 
bool operator() (Unit *unit) const
 

Private Attributes

std::vector< Unit * > const & _blizzards
 

Detailed Description

Definition at line 98 of file boss_sapphiron.cpp.

Constructor & Destructor Documentation

◆ BlizzardTargetSelector()

BlizzardTargetSelector::BlizzardTargetSelector ( std::vector< Unit * > const &  blizzards)
inline

Definition at line 101 of file boss_sapphiron.cpp.

Member Function Documentation

◆ operator()()

bool BlizzardTargetSelector::operator() ( Unit unit) const
inline

Definition at line 103 of file boss_sapphiron.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ _blizzards

std::vector<Unit*> const& BlizzardTargetSelector::_blizzards
private

Definition at line 117 of file boss_sapphiron.cpp.


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