FSlateNotificationManager::CreateStackForArea

Create a notification list for the specified screen rectangle

Windows
MacOS
Linux

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

Syntax

TSharedRef< SNotificationList > CreateStackForArea
(
    const FSlateRect & InRectangle
)

Remarks

Create a notification list for the specified screen rectangle

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