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