![]() |
TrinityCore
|
Inheritance diagram for StartAttackEvent:Public Member Functions | |
| StartAttackEvent (Creature *summoner, Creature *owner) | |
| bool | Execute (uint64, uint32) override |
Public Member Functions inherited from BasicEvent | |
| BasicEvent () | |
| virtual | ~BasicEvent () |
| virtual bool | IsDeletable () const |
| virtual void | Abort (uint64) |
| void | ScheduleAbort () |
Private Attributes | |
| ObjectGuid | _summonerGuid |
| Creature * | _owner |
Definition at line 419 of file boss_yogg_saron.cpp.
Definition at line 422 of file boss_yogg_saron.cpp.
Reimplemented from BasicEvent.
Definition at line 427 of file boss_yogg_saron.cpp.
Here is the call graph for this function:
|
private |
Definition at line 438 of file boss_yogg_saron.cpp.
|
private |
Definition at line 437 of file boss_yogg_saron.cpp.