Files
UnrealEngineUWP/Engine/Source/Developer/ToolMenus/Private/ToolMenuSection.cpp
sebastian arleryd cc5fb22309 Add new EToolMenuInsertType::Last
With this, code can specify that an entry should be positioned last in a section or a section positioned last in a menu. The biggest effect of this is that Last-positioned entries or sections will appear after Default-positioned entries or sections even if the Last-positioned ones are added earlier.

#jira UE-212286
#rb ross.smith2

[CL 34231067 by sebastian arleryd in ue5-main branch]
2024-06-10 03:48:51 -04:00

8.7 KiB