FFrontendFilter::LoadSettings

Called when the state of a particular Content Browser is being loaded from INI

Windows
MacOS
Linux

References

Module

ContentBrowser

Header

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

Include

#include "FrontendFilterBase.h"

Syntax

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

Remarks

Called when the state of a particular Content Browser is being loaded from 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