Navigation
Unreal Engine C++ API Reference > Editor > GraphEditor > SGraphActionMenu
Type
typedef TBaseDelegate_NoParams< [TSharedRef](API\Runtime\Core\Templates\TSharedRef)< [FGraphActionListBuilderBase](API\Runtime\Engine\EdGraph\FGraphActionListBuilderBase) > > FOnGetActionList
References
Module | GraphEditor |
Header | /Engine/Source/Editor/GraphEditor/Public/SGraphActionMenu.h |
Include | #include "SGraphActionMenu.h" |
Remarks
Delegate that can be used to create and/or get a custom action list.