Navigation
Unreal Engine C++ API Reference > Editor > ContentBrowser > IContentBrowserSingleton
References
Module | ContentBrowser |
Header | /Engine/Source/Editor/ContentBrowser/Public/IContentBrowserSingleton.h |
Include | #include "IContentBrowserSingleton.h" |
void ForceShowPluginContent ( bool bEnginePlugin )
Remarks
Forces the content browser to show plugin content if it's not already showing.
Parameters
Name | Description |
---|---|
bEnginePlugin | If this is true, it will also force the content browser to show engine content |