Navigation
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. |