Navigation
API > API/Developer > API/Developer/ToolMenus
References
| Module | ToolMenus |
| Header | /Engine/Source/Developer/ToolMenus/Public/ToolMenuEntry.h |
| Include | #include "ToolMenuEntry.h" |
Syntax
struct FToolMenuEntrySubMenuData
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bAutoCollapse | Entry placed into the parent's menu when there is only one entry | |
| bool | bIsSubMenu | ||
| bool | bOpenSubMenuOnClick | ||
| FNewToolMenuChoice | ConstructMenu |
Constructors
| Type | Name | Description | |
|---|---|---|---|