| UObjectBase
|
Module |
|
Header |
/Engine/Source/Developer/ToolMenus/Public/ToolMenu.h |
Include |
#include "ToolMenu.h" |
class UToolMenu : public UToolMenuBase
Name | Description | ||
---|---|---|---|
|
bCloseSelfOnly |
||
|
bPreventCustomization |
Prevent menu from being customized |
|
|
bSearchable |
||
|
bShouldCleanupContextOnDestroy |
||
|
bShouldCloseWindowAfterMenuSelection |
||
|
bToolBarForceSmallIcons |
||
|
bToolBarIsFocusable |
||
|
Context |
||
|
MenuName |
||
|
MenuOwner |
||
|
MenuParent |
||
|
MenuType |
||
|
ModifyBlockWidgetAfterMake |
||
|
Sections |
||
|
StyleName |
||
|
TObjectPtr< con... |
SubMenuParent |
|
|
SubMenuSourceEntryName |
||
|
TutorialHighlightName |
Name | Description | |
---|---|---|
|
UToolMenu() |
Name | Description | ||
---|---|---|---|
|
FToolMenuSec... |
AddDynamicSection ( |
Callback is passed sandboxed empty menu to add as many sections as desired. |
|
AddDynamicSectionScript ( |
||
|
AddMenuEntry ( |
||
|
AddMenuEntryObject ( |
||
|
FToolMenuSec... |
AddSection ( |
|
|
AddSectionScript ( |
||
|
UToolMenu &#... |
AddSubMenu ( |
|
|
UToolMenu &#... |
AddSubMenuScript |
|
|
TContextType... |
FindContext() |
|
|
FToolMenuSec... |
FindOrAddSection ( |
|
|
FToolMenuSec... |
FindSection ( |
|
|
GetMenuHierarchyNames ( |
||
|
GetMenuName() |
||
|
TArray< cons... |
GetSubMenuChain() |
Returns array [Menu, Menu.SubMenuA, Menu.SubMenuB] for Menu.SubMenuB.SubMenuB |
|
GetSubMenuNamePath() |
Returns "SubMenuC.SubMenuD" for menu "ModuleA.MenuB.SubMenuC.SubMenuD" |
|
|
InitMenu ( |
||
|
IsRegistered() |
||
|
OnKeyDown |
||
|
RemoveSection ( |
||
|
SetExtendersEnabled ( |
Set support for extenders |
|
|
SetMaxHeight ( |
Name | Description | ||
---|---|---|---|
|
FCustomizedT... |
AddMenuCustomization() |
|
|
ContainsEntry ( |
||
|
ContainsSection ( |
||
|
FCustomizedT... |
FindMenuCustomization() |
|
|
FCustomizedT... |
GetMenuCustomizationHierarchy() |
|
|
GetSectionName ( |
||
|
IsEditing() |
||
|
OnMenuDestroyed() |
||
|
UpdateMenuCustomizationFromMultibox ( |