FOnGetActionList

Delegate that can be used to create and/or get a custom action list.

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.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library