![]() |
TrinityCore
|
Inheritance diagram for CosmicSmashDamageEvent:Public Member Functions | |
| CosmicSmashDamageEvent (Unit *caster) | |
| 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 | |
| Unit * | _caster |
Definition at line 252 of file boss_algalon_the_observer.cpp.
|
inline |
Definition at line 255 of file boss_algalon_the_observer.cpp.
Reimplemented from BasicEvent.
Definition at line 257 of file boss_algalon_the_observer.cpp.
Here is the call graph for this function:
|
private |
Definition at line 264 of file boss_algalon_the_observer.cpp.