ISettingsSection::CanResetDefaults

Checks whether this section can have its settings reset to default.

Windows
MacOS
Linux

References

Module

Settings

Header

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

Include

#include "ISettingsSection.h"

Syntax

bool CanResetDefaults() const

Remarks

Checks whether this section can have its settings reset to default.

Returns

true if resetting to default is supported, 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