ISettingsEditorModel::GetSelectedSection

Gets the selected settings section.

Windows
MacOS
Linux

References

Module

SettingsEditor

Header

/Engine/Source/Developer/SettingsEditor/Public/ISettingsEditorModel.h

Include

#include "ISettingsEditorModel.h"

Syntax

const TSharedPtr< ISettingsSection > & GetSelectedSection() const

Remarks

Gets the selected settings section.

Returns

The selected section, if any.

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