IContentBrowserSingleton::ForceShowPluginContent

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

Windows
MacOS
Linux

References

Module

ContentBrowser

Header

/Engine/Source/Editor/ContentBrowser/Public/IContentBrowserSingleton.h

Include

#include "IContentBrowserSingleton.h"

Syntax

void ForceShowPluginContent
(
    bool bEnginePlugin
)

Remarks

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

Parameters

Parameter

Description

bEnginePlugin

If this is true, it will also force the content browser to show engine content

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss