|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Public Member Functions | |
| bool | Execute (uint64, uint32) |
| StandUpEvent (Creature &owner) | |
| Public Member Functions inherited from BasicEvent | |
| virtual void | Abort (uint64) |
| BasicEvent () | |
| virtual bool | IsDeletable () const |
| virtual | ~BasicEvent () |
Private Attributes | |
| Creature & | _owner |
Additional Inherited Members | |
| Public Attributes inherited from BasicEvent | |
| uint64 | m_addTime |
| uint64 | m_execTime |
| bool | to_Abort |
Definition at line 145 of file boss_blood_prince_council.cpp.
|
inline |
Definition at line 148 of file boss_blood_prince_council.cpp.
References _owner, and BasicEvent::BasicEvent().
Reimplemented from BasicEvent.
Definition at line 150 of file boss_blood_prince_council.cpp.
References _owner, and EMOTE_ONESHOT_ROAR.
|
private |
Definition at line 157 of file boss_blood_prince_council.cpp.
Referenced by Execute(), and StandUpEvent().