TrinityCore
ProcReflectDelayed Class Reference
+ Inheritance diagram for ProcReflectDelayed:

Public Member Functions

 ProcReflectDelayed (Unit *owner, ObjectGuid casterGuid)
 
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

Unit_victim
 
ObjectGuid _casterGuid
 

Detailed Description

Definition at line 2379 of file Spell.cpp.

Constructor & Destructor Documentation

◆ ProcReflectDelayed()

ProcReflectDelayed::ProcReflectDelayed ( Unit owner,
ObjectGuid  casterGuid 
)
inline

Definition at line 2382 of file Spell.cpp.

Member Function Documentation

◆ Execute()

bool ProcReflectDelayed::Execute ( uint64  ,
uint32   
)
inlineoverridevirtual

Reimplemented from BasicEvent.

Definition at line 2384 of file Spell.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ _casterGuid

ObjectGuid ProcReflectDelayed::_casterGuid
private

Definition at line 2402 of file Spell.cpp.

◆ _victim

Unit* ProcReflectDelayed::_victim
private

Definition at line 2401 of file Spell.cpp.


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