FGraphEditorMenuExtender_SelectedNode

Delegates to be called to extend the graph menus

Unreal Engine C++ API Reference > Editor > GraphEditor > FGraphEditorModule

Type

typedef TBaseDelegate_FiveParams< [TSharedRef](API\Runtime\Core\Templates\TSharedRef)< [FExtender](API\Runtime\Slate\Framework\MultiBox\FExtender) >, const [TSharedRef](API\Runtime\Core\Templates\TSharedRef)< [FUICommandList](API\Runtime\Slate\Framework\Commands\FUICommandList) >, const [UEdGraph](API\Runtime\Engine\EdGraph\UEdGraph) *, const [UEdGraphNode](API\Runtime\Engine\EdGraph\UEdGraphNode) *, const [UEdGraphPin](API\Runtime\Engine\EdGraph\UEdGraphPin) *, bool > FGraphEditorMenuExtender_SelectedNode  

References

   
Module GraphEditor
Header /Engine/Source/Editor/GraphEditor/Public/GraphEditorModule.h
Include #include "GraphEditorModule.h"

Remarks

Delegates to be called to extend the graph menus


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library