TrinityCore
CreatureGameObjectAreaTriggerScriptRegistrySwapHooks< ObjectType, ScriptType, Base >::AsyncCastHotswapEffectEvent Class Reference
+ Inheritance diagram for CreatureGameObjectAreaTriggerScriptRegistrySwapHooks< ObjectType, ScriptType, Base >::AsyncCastHotswapEffectEvent:

Public Member Functions

 AsyncCastHotswapEffectEvent (Unit *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

Unitowner_
 

Detailed Description

template<typename ObjectType, typename ScriptType, typename Base>
class CreatureGameObjectAreaTriggerScriptRegistrySwapHooks< ObjectType, ScriptType, Base >::AsyncCastHotswapEffectEvent

Definition at line 408 of file ScriptMgr.cpp.

Constructor & Destructor Documentation

◆ AsyncCastHotswapEffectEvent()

template<typename ObjectType , typename ScriptType , typename Base >
CreatureGameObjectAreaTriggerScriptRegistrySwapHooks< ObjectType, ScriptType, Base >::AsyncCastHotswapEffectEvent::AsyncCastHotswapEffectEvent ( Unit owner)
inlineexplicit

Definition at line 411 of file ScriptMgr.cpp.

Member Function Documentation

◆ Execute()

template<typename ObjectType , typename ScriptType , typename Base >
bool CreatureGameObjectAreaTriggerScriptRegistrySwapHooks< ObjectType, ScriptType, Base >::AsyncCastHotswapEffectEvent::Execute ( uint64  ,
uint32   
)
inlineoverridevirtual

Reimplemented from BasicEvent.

Definition at line 413 of file ScriptMgr.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ owner_

template<typename ObjectType , typename ScriptType , typename Base >
Unit* CreatureGameObjectAreaTriggerScriptRegistrySwapHooks< ObjectType, ScriptType, Base >::AsyncCastHotswapEffectEvent::owner_
private

Definition at line 420 of file ScriptMgr.cpp.


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