UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FSlateNotificationManager Member List

This is the complete list of members for FSlateNotificationManager, including all inherited members.

AddNotification(const FNotificationInfo &Info)FSlateNotificationManager
AreNotificationsAllowed() constFSlateNotificationManagerinline
CancelProgressNotification(FProgressNotificationHandle InHandle)FSlateNotificationManager
CreateStackForArea(const FSlateRect &InRectangle, TSharedPtr< SWindow > Window)FSlateNotificationManagerprotected
ForceNotificationsInFront(const TSharedRef< SWindow > InWindow)FSlateNotificationManager
FSlateNotificationManager()FSlateNotificationManagerprotected
Get()FSlateNotificationManagerstatic
GetWindows(TArray< TSharedRef< SWindow > > &OutWindows) constFSlateNotificationManager
QueueNotification(FNotificationInfo *Info)FSlateNotificationManager
RegisterStagedNotification(TSharedPtr< IAsyncTaskNotificationImpl > InNotification)FSlateNotificationManager
SetAllowNotifications(const bool bShouldAllow)FSlateNotificationManagerinline
SetProgressNotificationHandler(IProgressNotificationHandler *NewHandler)FSlateNotificationManager
SetRootWindow(const TSharedRef< SWindow > InRootWindow)FSlateNotificationManager
ShutdownOnPreExit()FSlateNotificationManagerprotected
SNotificationListFSlateNotificationManagerfriend
StartProgressNotification(FText DisplayText, int32 TotalWorkToDo)FSlateNotificationManager
Tick()FSlateNotificationManager
UnregisterStagedNotification(TSharedPtr< IAsyncTaskNotificationImpl > InNotification)FSlateNotificationManager
UpdateProgressNotification(FProgressNotificationHandle InHandle, int32 TotalWorkDone, int32 UpdatedTotalWorkToDo=0, FText UpdatedDisplayText=FText::GetEmpty())FSlateNotificationManager