Navigation
API > API/Developer > API/Developer/ToolMenus
A handle to a particular entry. Used when elevating child elements to a parent toolbar.
| Name | FSubBlockReference |
| Type | struct |
| Header File | /Engine/Source/Developer/ToolMenus/Public/ToolMenus.h |
| Include Path | #include "ToolMenus.h" |
Syntax
struct FSubBlockReference
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| ToolMenus.h | |||
FSubBlockReference
(
const FSubBlockReference& Other |
ToolMenus.h | ||
FSubBlockReference
(
UToolMenu* InParent, |
ToolMenus.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Entry | FToolMenuEntry * | ToolMenus.h | ||
| ParentMenu | UToolMenu * | ToolMenus.h | ||
| Section | FToolMenuSection * | ToolMenus.h |