Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Widgets > API/Runtime/Slate/Widgets/Notifications > API/Runtime/Slate/Widgets/Notifications/SNotificationList
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Widgets/Notifications/SNotificationList.h |
| Include | #include "Widgets/Notifications/SNotificationList.h" |
| Source | /Engine/Source/Runtime/Slate/Private/Widgets/Notifications/SNotificationList.cpp |
virtual TSharedRef< SNotificationItem > AddNotification
&40;
const FNotificationInfo & Info
&41;
Remarks
Adds a floating notification.
Parameters
| Name | Description |
|---|---|
| Info | Contains various settings used to initialize the notification. |