TrinityCore
HoRStartMovementEvent Class Reference
+ Inheritance diagram for HoRStartMovementEvent:

Public Member Functions

 HoRStartMovementEvent (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 2132 of file halls_of_reflection.cpp.

Constructor & Destructor Documentation

◆ HoRStartMovementEvent()

HoRStartMovementEvent::HoRStartMovementEvent ( Creature owner)
inlineexplicit

Definition at line 2135 of file halls_of_reflection.cpp.

Member Function Documentation

◆ Execute()

bool HoRStartMovementEvent::Execute ( uint64  ,
uint32   
)
inlineoverridevirtual

Reimplemented from BasicEvent.

Definition at line 2137 of file halls_of_reflection.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ _owner

Creature* HoRStartMovementEvent::_owner
private

Definition at line 2146 of file halls_of_reflection.cpp.


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