|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Public Member Functions | |
| bool | Execute (uint64, uint32) |
| void | operator() (Creature *creature) const |
| ValithriaDespawner (Creature *creature) | |
| Public Member Functions inherited from BasicEvent | |
| virtual void | Abort (uint64) |
| BasicEvent () | |
| virtual bool | IsDeletable () const |
| virtual | ~BasicEvent () |
Private Attributes | |
| Creature * | _creature |
Additional Inherited Members | |
| Public Attributes inherited from BasicEvent | |
| uint64 | m_addTime |
| uint64 | m_execTime |
| bool | to_Abort |
Definition at line 203 of file boss_valithria_dreamwalker.cpp.
|
inlineexplicit |
Definition at line 206 of file boss_valithria_dreamwalker.cpp.
References _creature.
Reimplemented from BasicEvent.
Definition at line 210 of file boss_valithria_dreamwalker.cpp.
References _creature.
|
inline |
Definition at line 217 of file boss_valithria_dreamwalker.cpp.
References Creature::DespawnOrUnsummon(), ENCOUNTER_FRAME_DISENGAGE, Creature::GetCorpseDelay(), Creature::GetCreatureData(), Creature::GetDBTableGUIDLow(), Object::GetEntry(), WorldObject::GetInstanceScript(), Creature::GetRespawnDelay(), NPC_BLAZING_SKELETON, NPC_BLISTERING_ZOMBIE, NPC_COLUMN_OF_FROST, NPC_GLUTTONOUS_ABOMINATION, NPC_MANA_VOID, NPC_RISEN_ARCHMAGE, NPC_ROT_WORM, NPC_SUPPRESSER, NPC_VALITHRIA_DREAMWALKER, Creature::Respawn(), Creature::SetCorpseDelay(), Creature::SetPosition(), and Creature::SetRespawnDelay().
|
private |
Definition at line 260 of file boss_valithria_dreamwalker.cpp.
Referenced by Execute(), and ValithriaDespawner().