TrinityCore
MoltenEggCheck Class Reference

Public Member Functions

 MoltenEggCheck (Creature *pile)
 
bool operator() (Unit *object) const
 

Private Attributes

Creature_eggPile
 

Detailed Description

Definition at line 120 of file boss_alysrazor.cpp.

Constructor & Destructor Documentation

◆ MoltenEggCheck()

MoltenEggCheck::MoltenEggCheck ( Creature pile)
inlineexplicit

Definition at line 123 of file boss_alysrazor.cpp.

Member Function Documentation

◆ operator()()

bool MoltenEggCheck::operator() ( Unit object) const
inline

Definition at line 125 of file boss_alysrazor.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ _eggPile

Creature* MoltenEggCheck::_eggPile
private

Definition at line 140 of file boss_alysrazor.cpp.


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