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

Public Member Functions

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

Private Attributes

Creature_eggPile

Detailed Description

Definition at line 105 of file boss_alysrazor.cpp.

Constructor & Destructor Documentation

◆ MoltenEggCheck()

MoltenEggCheck::MoltenEggCheck ( Creature * pile)
inlineexplicit

Definition at line 108 of file boss_alysrazor.cpp.

References _eggPile.

Member Function Documentation

◆ operator()()

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

Member Data Documentation

◆ _eggPile

Creature* MoltenEggCheck::_eggPile
private

Definition at line 125 of file boss_alysrazor.cpp.

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


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