Navigation
API > API/Runtime > API/Runtime/Projects > API/Runtime/Projects/Interfaces > API/Runtime/Projects/Interfaces/IPluginManager
| Type | Name | Description | |
|---|---|---|---|
| bool | UnmountExplicitlyLoadedPlugin
(
const FString& PluginName, |
Marks an explicitly loaded plugin as disabled, unmounts its content (does not work on plugins with compiled modules). | |
| bool | UnmountExplicitlyLoadedPlugin
(
const FString& PluginName, |