TrinityCore
VileSpiritActivateEvent Class Reference
+ Inheritance diagram for VileSpiritActivateEvent:

Public Member Functions

 VileSpiritActivateEvent (Creature *owner)
 
bool Execute (uint64, 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

Creature_owner
 

Detailed Description

Definition at line 449 of file boss_the_lich_king.cpp.

Constructor & Destructor Documentation

◆ VileSpiritActivateEvent()

VileSpiritActivateEvent::VileSpiritActivateEvent ( Creature owner)
inlineexplicit

Definition at line 452 of file boss_the_lich_king.cpp.

Member Function Documentation

◆ Execute()

bool VileSpiritActivateEvent::Execute ( uint64  ,
uint32   
)
inlineoverridevirtual

Reimplemented from BasicEvent.

Definition at line 457 of file boss_the_lich_king.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

Member Data Documentation

◆ _owner

Creature* VileSpiritActivateEvent::_owner
private

Definition at line 466 of file boss_the_lich_king.cpp.


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