Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/MultiBox > API/Runtime/Slate/Framework/MultiBox/FMenuBuilder
| Type | Name | Description | |
|---|---|---|---|
| void | AddSubMenu
(
const TSharedRef< SWidget > Contents, |
||
| void | AddSubMenu
(
const FUIAction& UIAction, |
||
| void | AddSubMenu
(
const TAttribute< FText >& InMenuLabel, |
||
| void | AddSubMenu
(
const TAttribute< FText >& InMenuLabel, |
Adds a sub-menu which is a menu within a menu |