SMultiLineEditableText::FArguments::OnContextMenuOpening

Delegate to call before a context menu is opened.

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Text/SMultiLineEditableText.h

Include

#include "Widgets/Text/SMultiLineEditableText.h"

Syntax

WidgetArgsType & OnContextMenuOpening
(
    const FOnContextMenuOpening & InDelegate
)

Remarks

Delegate to call before a context menu is opened. User returns the menu content or null to the disable context menu

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