Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
CosmicSmashDamageEvent Class Reference
Inheritance diagram for CosmicSmashDamageEvent:
Collaboration diagram for CosmicSmashDamageEvent:

Public Member Functions

 CosmicSmashDamageEvent (Unit *caster)
bool Execute (uint64, uint32)
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

Detailed Description

Definition at line 248 of file boss_algalon_the_observer.cpp.

Constructor & Destructor Documentation

◆ CosmicSmashDamageEvent()

CosmicSmashDamageEvent::CosmicSmashDamageEvent ( Unit * caster)
inline

Definition at line 251 of file boss_algalon_the_observer.cpp.

References _caster.

Member Function Documentation

◆ Execute()

bool CosmicSmashDamageEvent::Execute ( uint64 ,
uint32  )
inlinevirtual

Reimplemented from BasicEvent.

Definition at line 255 of file boss_algalon_the_observer.cpp.

References _caster, SPELL_COSMIC_SMASH_TRIGGERED, and TRIGGERED_FULL_MASK.

Member Data Documentation

◆ _caster

Unit* CosmicSmashDamageEvent::_caster
private

Definition at line 262 of file boss_algalon_the_observer.cpp.

Referenced by CosmicSmashDamageEvent(), and Execute().


The documentation for this class was generated from the following file: