Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/MultiBox
Inheritance Hierarchy
- FToolMenuProfileHierarchy
- FCustomizedToolMenuHierarchy
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Framework/MultiBox/ToolMenuBase.h |
| Include | #include "Framework/MultiBox/ToolMenuBase.h" |
Syntax
struct FToolMenuProfileHierarchy
Remarks
Structure to describe a menu profile for the whole hierarchy of a menu
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< const FToolMenuProfile * > | ProfileHierarchy | ||
| TArray< const FToolMenuProfile * > | RuntimeProfileHierarchy |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FToolMenuProfile |