ISettingsSection::HasDefaultSettingsObject

Checks whether this section holds a settings object that saves directly to default configuration files.

Windows
MacOS
Linux

References

Module

Settings

Header

/Engine/Source/Developer/Settings/Public/ISettingsSection.h

Include

#include "ISettingsSection.h"

Syntax

bool HasDefaultSettingsObject()

Remarks

Checks whether this section holds a settings object that saves directly to default configuration files.

Returns

true if it has a default settings object, false otherwise.

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