Files
UnrealEngineUWP/Engine/Source/Developer/ToolMenus
sebastian arleryd d40b53a1c6 Add new flag to ToolMenu entries indicating whether they should show up in a toolbar section or just in its section submenu
This flag has no effect if the toolmenu section does not have a section menu.

Note that this change will not display recursive children of the section in the toolbar section even if they are flagged to show in the top level. Only direct child entries of a section with a section menu can be displayed in the top level for now.

#jira UE-212289
#rb ross.smith2

[CL 33764220 by sebastian arleryd in ue5-main branch]
2024-05-20 07:27:43 -04:00
..