|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Public Member Functions | |
| ActivateLivingConstellation (Unit *owner) | |
| bool | Execute (uint64 execTime, uint32) |
| Public Member Functions inherited from BasicEvent | |
| virtual void | Abort (uint64) |
| BasicEvent () | |
| virtual bool | IsDeletable () const |
| virtual | ~BasicEvent () |
Private Attributes | |
| InstanceScript * | _instance |
| Unit * | _owner |
Additional Inherited Members | |
| Public Attributes inherited from BasicEvent | |
| uint64 | m_addTime |
| uint64 | m_execTime |
| bool | to_Abort |
Definition at line 226 of file boss_algalon_the_observer.cpp.
|
inline |
Definition at line 229 of file boss_algalon_the_observer.cpp.
Reimplemented from BasicEvent.
Definition at line 233 of file boss_algalon_the_observer.cpp.
References _instance, _owner, BOSS_ALGALON, IN_PROGRESS, SPELL_TRIGGER_3_ADDS, and TRIGGERED_FULL_MASK.
|
private |
Definition at line 245 of file boss_algalon_the_observer.cpp.
Referenced by ActivateLivingConstellation(), and Execute().
|
private |
Definition at line 244 of file boss_algalon_the_observer.cpp.
Referenced by ActivateLivingConstellation(), and Execute().