Navigation
API > API/Editor > API/Editor/GraphEditor > API/Editor/GraphEditor/SGraphActionMenu
Type
typedef TBaseDelegate_OneParam< void, 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.