Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/MultiBox
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UToolMenuBase
- UToolMenu
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Framework/MultiBox/ToolMenuBase.h |
| Include | #include "Framework/MultiBox/ToolMenuBase.h" |
Syntax
class UToolMenuBase : public UObject
Functions
| Type | Name | Description | |
|---|---|---|---|
| FCustomizedToolMenu * | |||
| bool | ContainsEntry
(
const FName InName |
||
| bool | ContainsSection
(
const FName InName |
||
| FCustomizedToolMenu * | |||
| FCustomizedToolMenuHierarchy | |||
| FName | GetSectionName
(
const FName InEntryName |
||
| bool | IsEditing () |
||
| void | |||
| void | UpdateMenuCustomizationFromMultibox
(
const TSharedRef< const FMultiBox >& InMultiBox |