Files
UnrealEngineUWP/Engine/Source/Editor/MainFrame
sebastian arleryd 4ba7a0fa36 Use ToolMenus to add tab spawners under Edit, Window, and Tools instead of FMenuBuilder.
This change only affects the main menu entries added by MainMenu.cpp under "MainFrame.MainMenu.Edit", "MainFrame.MainMenu.Window", and "MainFrame.MainMenu.Tools". See the header "Acceptance Criteria WM-1" in https://docs.google.com/document/d/1xZsXdaa3CgIYYmKbZzEUuAbnjgqbV53Qdtax_RbVBLs for an example of what can change in these dynamic menus.

#jira UE-181389
#preflight 644828ebfa6ba3cc5b5ef00b

[CL 25187872 by sebastian arleryd in ue5-main branch]
2023-04-25 15:44:15 -04:00
..