Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/Application > API/Runtime/Slate/Framework/Application/FMenuStack
| Type | Name | Description | |
|---|---|---|---|
| TSharedRef< IMenu > | Push
(
const TSharedPtr< IMenu >& InParentMenu, |
Pushes a new child menu onto the stack. | |
| TSharedRef< IMenu > | Push
(
const FWidgetPath& InOwnerPath, |
Pushes a new menu onto the stack. |