TrinityCore
ActivateLivingConstellation Class Reference
+ Inheritance diagram for ActivateLivingConstellation:

Public Member Functions

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

Private Attributes

Unit_owner
 
InstanceScript_instance
 

Detailed Description

Definition at line 232 of file boss_algalon_the_observer.cpp.

Constructor & Destructor Documentation

◆ ActivateLivingConstellation()

ActivateLivingConstellation::ActivateLivingConstellation ( Unit owner)
inline

Definition at line 235 of file boss_algalon_the_observer.cpp.

Member Function Documentation

◆ Execute()

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

Reimplemented from BasicEvent.

Definition at line 237 of file boss_algalon_the_observer.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ _instance

InstanceScript* ActivateLivingConstellation::_instance
private

Definition at line 249 of file boss_algalon_the_observer.cpp.

◆ _owner

Unit* ActivateLivingConstellation::_owner
private

Definition at line 248 of file boss_algalon_the_observer.cpp.


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