Navigation
Unreal Engine C++ API Reference > Editor > GraphEditor > SGraphPanel
References
Module | GraphEditor |
Header | /Engine/Source/Editor/GraphEditor/Public/SGraphPanel.h |
Include | #include "SGraphPanel.h" |
Source | /Engine/Source/Editor/GraphEditor/Private/SGraphPanel.cpp |
virtual [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< [SWidget](API\Runtime\SlateCore\Widgets\SWidget) > OnSummonContextMenu ( const [FGeometry](API\Runtime\SlateCore\Layout\FGeometry) & MyGeometry, const [FPointerEvent](API\Runtime\SlateCore\Input\FPointerEvent) & MouseEvent )
Remarks
INTERFACE TO IMPLEMENT. the widget in the summoned context menu that should be focused.