ISettingsSection::GetCustomWidget

Gets the custom settings widget for this settings section.

Windows
MacOS
Linux

References

Module

Settings

Header

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

Include

#include "ISettingsSection.h"

Syntax

TWeakPtr< SWidget > GetCustomWidget() const

Remarks

Gets the custom settings widget for this settings section.

Returns

The custom widget.

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