|
bool | LoadModule (const std::string &path) |
|
void | UnloadModule (const std::string &path) |
|
|
std::map< std::string, Utilities::Modules::Handle > | pluginModules |
|
◆ GetLibraryPath()
std::filesystem::path Grindstone::Plugins::DefaultPluginManager::GetLibraryPath |
( |
std::string_view | pluginName, |
|
|
std::string_view | libraryName ) |
|
overridevirtual |
◆ LoadPluginsByStage()
void DefaultPluginManager::LoadPluginsByStage |
( |
std::string_view | stageName | ) |
|
|
overridevirtual |
◆ PreprocessPlugins()
bool DefaultPluginManager::PreprocessPlugins |
( |
| ) |
|
|
overridevirtual |
◆ UnloadPluginsByStage()
void DefaultPluginManager::UnloadPluginsByStage |
( |
std::string_view | stageName | ) |
|
|
overridevirtual |
The documentation for this class was generated from the following files:
- /github/workspace/sources/code/EngineCore/PluginSystem/DefaultPluginManager.hpp
- /github/workspace/sources/code/EngineCore/PluginSystem/DefaultPluginManager.cpp