SNotificationList::AddNotification

Adds a floating notification.

Windows
MacOS
Linux

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

Syntax

virtual TSharedRef< SNotificationItem > AddNotification
(
    const FNotificationInfo & Info
)

Remarks

Adds a floating notification.

Parameters

Parameter

Description

Info

Contains various settings used to initialize the notification.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss