SAssetView::ForceShowPluginFolder

Forces the plugin content folder to be shown.

Unreal Engine C++ API Reference > Editor > ContentBrowser > SAssetView

References

   
Module ContentBrowser
Header /Engine/Source/Editor/ContentBrowser/Public/SAssetView.h
Include #include "SAssetView.h"
Source /Engine/Source/Editor/ContentBrowser/Private/SAssetView.cpp
void ForceShowPluginFolder
(
    bool bEnginePlugin
)

Remarks

Forces the plugin content folder to be shown.

Parameters

Name Description
bEnginePlugin If true, also forces the engine folder to be shown.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library