UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
MenuStack.h File Reference

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)
 

Typedef Documentation

◆ FMenuList

◆ FMenuWindowList

Function Documentation

◆ DECLARE_MULTICAST_DELEGATE_OneParam()

DECLARE_MULTICAST_DELEGATE_OneParam ( FOnMenuDestroyed  ,
const TSharedRef< IMenu > &  InMenu 
)