FFrontendFilter::SaveSettings

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

Windows
MacOS
Linux

References

Module

ContentBrowser

Header

/Engine/Source/Editor/ContentBrowser/Public/FrontendFilterBase.h

Include

#include "FrontendFilterBase.h"

Syntax

virtual void SaveSettings
(
    const FString & IniFilename,
    const FString & IniSection,
    const FString & SettingsString
) const

Remarks

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

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss