SItemSelector::FArguments::OnContextMenuOpening

An optional delegate called when a context menu would open for an item.

Windows
MacOS
Linux

References

Module

NiagaraEditor

Header

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

Include

#include "Widgets/SItemSelector.h"

Syntax

WidgetArgsType & OnContextMenuOpening
(
    const FOnContextMenuOpening & InDelegate
)

Remarks

An optional delegate called when a context menu would open for an item. The user returns the menu content to display or null if a context menu should not be opened.

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