FContentBrowserPluginFilter::SaveSettings

Called when the state of a particular Content Browser is being saved to INI

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

References

   
Module ContentBrowser
Header /Engine/Source/Editor/ContentBrowser/Public/ContentBrowserPluginFilters.h
Include #include "ContentBrowserPluginFilters.h"
virtual void SaveSettings
(
    const [FString](API\Runtime\Core\Containers\FString) & IniFilename,
    const [FString](API\Runtime\Core\Containers\FString) & IniSection,
    const [FString](API\Runtime\Core\Containers\FString) & SettingsString
) const

Remarks

Called when the state of a particular Content Browser is being saved to INI


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library