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

Public Member Functions

bool Execute (uint64 execTime, uint32)
 SummonUnleashedDarkMatter (Unit *caster)
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 265 of file boss_algalon_the_observer.cpp.

Constructor & Destructor Documentation

◆ SummonUnleashedDarkMatter()

SummonUnleashedDarkMatter::SummonUnleashedDarkMatter ( Unit * caster)
inline

Definition at line 268 of file boss_algalon_the_observer.cpp.

References _caster.

Member Function Documentation

◆ Execute()

bool SummonUnleashedDarkMatter::Execute ( uint64 execTime,
uint32  )
inlinevirtual

Reimplemented from BasicEvent.

Definition at line 272 of file boss_algalon_the_observer.cpp.

References _caster, SPELL_SUMMON_UNLEASHED_DARK_MATTER, and TRIGGERED_FULL_MASK.

Member Data Documentation

◆ _caster

Unit* SummonUnleashedDarkMatter::_caster
private

Definition at line 280 of file boss_algalon_the_observer.cpp.

Referenced by Execute(), and SummonUnleashedDarkMatter().


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