TrinityCore
Loading...
Searching...
No Matches
OrcDeathEvent Class Reference
+ Inheritance diagram for OrcDeathEvent:

Public Member Functions

 OrcDeathEvent (Creature *me)
 
bool Execute (uint64, uint32) override
 
- Public Member Functions inherited from BasicEvent
 BasicEvent ()
 
virtual ~BasicEvent ()
 
virtual bool IsDeletable () const
 
virtual void Abort (uint64)
 
void ScheduleAbort ()
 

Private Attributes

Creature_me
 

Detailed Description

Definition at line 62 of file boss_the_beast.cpp.

Constructor & Destructor Documentation

◆ OrcDeathEvent()

OrcDeathEvent::OrcDeathEvent ( Creature me)
inline

Definition at line 65 of file boss_the_beast.cpp.

Member Function Documentation

◆ Execute()

bool OrcDeathEvent::Execute ( uint64  ,
uint32   
)
inlineoverridevirtual

Reimplemented from BasicEvent.

Definition at line 67 of file boss_the_beast.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ _me

Creature* OrcDeathEvent::_me
private

Definition at line 74 of file boss_the_beast.cpp.


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