Navigation
API > API/Runtime > API/Runtime/Projects > API/Runtime/Projects/Interfaces > API/Runtime/Projects/Interfaces/IPluginManager > API/Runtime/Projects/Interfaces/IPluginManager/UnmountExplicitlyLoadedPlugin
References
| Module | Projects |
| Header | /Engine/Source/Runtime/Projects/Public/Interfaces/IPluginManager.h |
| Include | #include "Interfaces/IPluginManager.h" |
bool UnmountExplicitlyLoadedPlugin
(
const FString & PluginName,
FText * OutReason,
bool bAllowUnloadCode
)