Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
Loading...
Searching...
No Matches
Grindstone::Plugins::IPluginManager Class Referenceabstract
Inheritance diagram for Grindstone::Plugins::IPluginManager:
Grindstone::Plugins::DefaultPluginManager Grindstone::Plugins::EditorPluginManager

Public Member Functions

virtual bool PreprocessPlugins ()=0
 
virtual void LoadPluginsByStage (std::string_view stageName)=0
 
virtual void UnloadPluginsByStage (std::string_view stageName)=0
 
virtual std::filesystem::path GetLibraryPath (std::string_view pluginName, std::string_view libraryName)=0
 

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