Files
UnrealEngineUWP/Engine/Source/Developer/ToolMenus
sebastian arleryd 6223cfc88f Make UToolMenu::bSearchable control whether the menu's search field is available
Setting UToolMenu::bSearchable to false in a menu delegate will now disable the search field completely for that menu (hidden and non-functional even if the user types into the menu). However, menu entries from this unsearchable menu will still show if a parent menu is searched.

#jira UE-208812
#rb brooke.hubert

[CL 32081852 by sebastian arleryd in ue5-main branch]
2024-03-07 06:19:34 -05:00
..