SItemSelector::FArguments::OnItemActivated

A delegate which is called when an item is activated by either double clicking on it or by pressing enter while it's selected.

Windows
MacOS
Linux

References

Module

NiagaraEditor

Header

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/Widgets/SItemSelector.h

Include

#include "Widgets/SItemSelector.h"

Syntax

WidgetArgsType & OnItemActivated
(
    const FOnItemActivated & InDelegate
)

Remarks

A delegate which is called when an item is activated by either double clicking on it or by pressing enter while it's selected.

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