Navigation
API > API/Runtime > API/Runtime/GameMenuBuilder > API/Runtime/GameMenuBuilder/SGameMenuPageWidget
Description
Set the current menu. Also sets the owner widget of that menu to this and resets the previous menu owner.
| Name | SetCurrentMenu |
| Type | function |
| Header File | /Engine/Source/Runtime/GameMenuBuilder/Public/SGameMenuPageWidget.h |
| Include Path | #include "SGameMenuPageWidget.h" |
| Source | /Engine/Source/Runtime/GameMenuBuilder/Private/SGameMenuPageWidget.cpp |
void SetCurrentMenu
(
TSharedPtr < FGameMenuPage > InMenu
)