IContentBrowserSingleton::SaveContentBrowserSettings

Saves the settings for a particular content browser instance

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

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library