ISettingsEditorModel::OnSelectionChanged

Returns a delegate that is executed when the selected settings section has changed.

Windows
MacOS
Linux

References

Module

SettingsEditor

Header

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

Include

#include "ISettingsEditorModel.h"

Syntax

FSimpleMulticastDelegate & OnSelectionChanged()

Remarks

Returns a delegate that is executed when the selected settings section has changed.

Returns

The delegate.

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