Navigation
API > API/Runtime > API/Runtime/Slate
A list of non-intrusive messages about the status of currently active work.
| |
|
| Name |
SNotificationList |
| Type |
class |
| Header File |
/Engine/Source/Runtime/Slate/Public/Widgets/Notifications/SNotificationList.h |
| Include Path |
#include "Widgets/Notifications/SNotificationList.h" |
Syntax
class SNotificationList : public SCompoundWidget
Inheritance Hierarchy
Structs
Variables
Protected
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
Constructs this widget. |
Widgets/Notifications/SNotificationList.h |
|
Public Virtual
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
Adds a floating notification. |
Widgets/Notifications/SNotificationList.h |
|
Protected Virtual
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
Invoked when a notification item has finished fading out. Called by the faded item. |
Widgets/Notifications/SNotificationList.h |
|