|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Public Member Functions | |
| bool | Execute (uint64 execTime, uint32) |
| SummonUnleashedDarkMatter (Unit *caster) | |
| Public Member Functions inherited from BasicEvent | |
| virtual void | Abort (uint64) |
| BasicEvent () | |
| virtual bool | IsDeletable () const |
| virtual | ~BasicEvent () |
Private Attributes | |
| Unit * | _caster |
Additional Inherited Members | |
| Public Attributes inherited from BasicEvent | |
| uint64 | m_addTime |
| uint64 | m_execTime |
| bool | to_Abort |
Definition at line 265 of file boss_algalon_the_observer.cpp.
|
inline |
Definition at line 268 of file boss_algalon_the_observer.cpp.
References _caster.
Reimplemented from BasicEvent.
Definition at line 272 of file boss_algalon_the_observer.cpp.
References _caster, SPELL_SUMMON_UNLEASHED_DARK_MATTER, and TRIGGERED_FULL_MASK.
|
private |
Definition at line 280 of file boss_algalon_the_observer.cpp.
Referenced by Execute(), and SummonUnleashedDarkMatter().