TrinityCore
VortexEvent Class Reference
+ Inheritance diagram for VortexEvent:

Public Member Functions

 VortexEvent (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 192 of file boss_blood_prince_council.cpp.

Constructor & Destructor Documentation

◆ VortexEvent()

VortexEvent::VortexEvent ( Creature owner)
inline

Definition at line 195 of file boss_blood_prince_council.cpp.

Member Function Documentation

◆ Execute()

bool VortexEvent::Execute ( uint64  ,
uint32   
)
inlineoverridevirtual

Reimplemented from BasicEvent.

Definition at line 197 of file boss_blood_prince_council.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ _owner

Creature* VortexEvent::_owner
private

Definition at line 204 of file boss_blood_prince_council.cpp.


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