Navigation
Unreal Engine C++ API Reference > Editor > GraphEditor > SGraphActionMenu
Type
typedef TBaseDelegate_OneParam< void, [TArray](API\Runtime\Core\Containers\TArray)< int32 > & > FOnCollectStaticSections
References
Module | GraphEditor |
Header | /Engine/Source/Editor/GraphEditor/Public/SGraphActionMenu.h |
Include | #include "SGraphActionMenu.h" |
Remarks
Delegate executed when the list of all actions needs to be refreshed, should return any sections that should always be visible, even if they don't have children.