SNodePanel::OnSummonContextMenu

INTERFACE TO IMPLEMENT.

Windows
MacOS
Linux

Override Hierarchy

SNodePanel::OnSummonContextMenu()

SGraphPanel::OnSummonContextMenu()

References

Module

GraphEditor

Header

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

Include

#include "SNodePanel.h"

Syntax

virtual TSharedPtr< SWidget > OnSummonContextMenu
(
    const FGeometry & MyGeometry,
    const FPointerEvent & MouseEvent
)

Remarks

INTERFACE TO IMPLEMENT.

Returns

the widget in the summoned context menu that should be focused.

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