![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "CoreMinimal.h"#include "Input/PopupMethodReply.h"#include "Framework/Application/IMenu.h"#include "Layout/SlateRect.h"#include "Widgets/SWidget.h"#include "Types/SlateStructs.h"#include "Widgets/SWindow.h"#include "Application/ThrottleManager.h"#include "Delegates/DelegateCombinations.h"Go to the source code of this file.
Classes | |
| struct | FPopupTransitionEffect |
| class | FMenuStack |
Typedefs | |
| typedef TArray< TSharedPtr< SWindow > > | FMenuWindowList |
| typedef TArray< TSharedPtr< IMenu >, TInlineAllocator< 4 > > | FMenuList |
Functions | |
| DECLARE_MULTICAST_DELEGATE_OneParam (FOnMenuDestroyed, const TSharedRef< IMenu > &InMenu) | |
| DECLARE_MULTICAST_DELEGATE_OneParam | ( | FOnMenuDestroyed | , |
| const TSharedRef< IMenu > & | InMenu | ||
| ) |