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 RemoveFromPluginsList
&40;
const FString & PluginFilename,
FText &42; OutFailReason
&41;
Remarks
Remove a single plugin from the list of plugins. True if the plugin was not in the list. False if it can't be removed (see OutFailReason).