|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Public Member Functions | |
| MoltenEggCheck (Creature *pile) | |
| bool | operator() (Unit *object) const |
Private Attributes | |
| Creature * | _eggPile |
Definition at line 105 of file boss_alysrazor.cpp.
|
inlineexplicit |
Definition at line 108 of file boss_alysrazor.cpp.
References _eggPile.
|
inline |
Definition at line 110 of file boss_alysrazor.cpp.
References _eggPile, Unit::GetDisplayId(), Object::GetEntry(), Unit::GetNativeDisplayId(), and NPC_MOLTEN_EGG_TRASH.
|
private |
Definition at line 125 of file boss_alysrazor.cpp.
Referenced by MoltenEggCheck(), and operator()().