TrinityCore
Loading...
Searching...
No Matches
ScriptRegistrySwapHooks< BattlefieldScript, Base > Class Template Reference

This hook is responsible for swapping BattlefieldScripts. More...

+ Inheritance diagram for ScriptRegistrySwapHooks< BattlefieldScript, Base >:

Additional Inherited Members

- Public Member Functions inherited from UnsupportedScriptRegistrySwapHooks< Base >
void BeforeReleaseContext (std::string const &context) final override
 Called before the actual context release happens.
 
- Public Member Functions inherited from ScriptRegistrySwapHookBase
 ScriptRegistrySwapHookBase ()
 
virtual ~ScriptRegistrySwapHookBase ()
 
 ScriptRegistrySwapHookBase (ScriptRegistrySwapHookBase const &)=delete
 
 ScriptRegistrySwapHookBase (ScriptRegistrySwapHookBase &&)=delete
 
ScriptRegistrySwapHookBaseoperator= (ScriptRegistrySwapHookBase const &)=delete
 
ScriptRegistrySwapHookBaseoperator= (ScriptRegistrySwapHookBase &&)=delete
 
virtual void BeforeSwapContext (bool)
 Called before SwapContext.
 
virtual void BeforeUnload ()
 Called before Unload.
 
virtual void OnScriptNamesSync ()
 Called manually to sync scriptnames.
 

Detailed Description

template<typename Base>
class ScriptRegistrySwapHooks< BattlefieldScript, Base >

This hook is responsible for swapping BattlefieldScripts.

Definition at line 805 of file ScriptMgr.cpp.


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