IContentBrowserSingleton::ForceShowPluginContent

Forces the content browser to show plugin content if it's not already showing.

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

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library