SNameComboBox::FArguments::OnSelectionChanged

Called when the [FName](API\Runtime\Core\UObject\FName) is chosen.

Windows
MacOS
Linux

References

Module

GraphEditor

Header

/Engine/Source/Editor/GraphEditor/Public/SNameComboBox.h

Include

#include "SNameComboBox.h"

Syntax

WidgetArgsType & OnSelectionChanged
(
    const FOnNameSelectionChanged & InDelegate
)

Remarks

Called when the FName is chosen.

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