ISettingsSection::GetSettingsObject

Gets the [UObject](API\Runtime\CoreUObject\UObject\UObject) holding the section's settings.

Windows
MacOS
Linux

References

Module

Settings

Header

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

Include

#include "ISettingsSection.h"

Syntax

TWeakObjectPtr< UObject > GetSettingsObject() const

Remarks

Gets the UObject holding the section's settings.

Returns

Settings object.

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