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

Public Member Functions

 ActivateLivingConstellation (Unit *owner)
bool Execute (uint64 execTime, uint32)
Public Member Functions inherited from BasicEvent
virtual void Abort (uint64)
 BasicEvent ()
virtual bool IsDeletable () const
virtual ~BasicEvent ()

Private Attributes

InstanceScript_instance
Unit_owner

Additional Inherited Members

Public Attributes inherited from BasicEvent
uint64 m_addTime
uint64 m_execTime
bool to_Abort

Detailed Description

Definition at line 226 of file boss_algalon_the_observer.cpp.

Constructor & Destructor Documentation

◆ ActivateLivingConstellation()

ActivateLivingConstellation::ActivateLivingConstellation ( Unit * owner)
inline

Definition at line 229 of file boss_algalon_the_observer.cpp.

References _instance, and _owner.

Member Function Documentation

◆ Execute()

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

Member Data Documentation

◆ _instance

InstanceScript* ActivateLivingConstellation::_instance
private

Definition at line 245 of file boss_algalon_the_observer.cpp.

Referenced by ActivateLivingConstellation(), and Execute().

◆ _owner

Unit* ActivateLivingConstellation::_owner
private

Definition at line 244 of file boss_algalon_the_observer.cpp.

Referenced by ActivateLivingConstellation(), and Execute().


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