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 SaveContentBrowserSettings ( [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< [SWidget](API\Runtime\SlateCore\Widgets\SWidget) > ContentBrowserWidget )
Remarks
Saves the settings for a particular content browser instance
Parameters
Name | Description |
---|---|
ContentBrowserWidget | The content browser widget to save |