![]() |
TrinityCore
|
This is the complete list of members for ScriptRegistryInterface, including all inherited members.
| operator=(ScriptRegistryInterface const &)=delete | ScriptRegistryInterface | |
| operator=(ScriptRegistryInterface &&)=delete | ScriptRegistryInterface | |
| ReleaseContext(std::string const &context)=0 | ScriptRegistryInterface | pure virtual |
| RemoveUsedScriptsFromContainer(std::unordered_set< std::string > &scripts)=0 | ScriptRegistryInterface | pure virtual |
| ScriptRegistryInterface()=default | ScriptRegistryInterface | |
| ScriptRegistryInterface(ScriptRegistryInterface const &)=delete | ScriptRegistryInterface | |
| ScriptRegistryInterface(ScriptRegistryInterface &&)=delete | ScriptRegistryInterface | |
| SwapContext(bool initialize)=0 | ScriptRegistryInterface | pure virtual |
| SyncScriptNames()=0 | ScriptRegistryInterface | pure virtual |
| Unload()=0 | ScriptRegistryInterface | pure virtual |
| ~ScriptRegistryInterface()=default | ScriptRegistryInterface | virtual |