Navigation
Unreal Engine C++ API Reference > Runtime > Projects > Interfaces > IPluginManager
References
Module | Projects |
Header | /Engine/Source/Runtime/Projects/Public/Interfaces/IPluginManager.h |
Include | #include "Interfaces/IPluginManager.h" |
bool UnmountExplicitlyLoadedPlugin
&40;
const FString & PluginName,
FText &42; OutReason
&41;
Remarks
Marks an explicitly loaded plugin as disabled, unmounts its content (does not work on plugins with compiled modules).