FQueuedNotification

A queued notification for handling.

Windows
MacOS
Linux

References

Module

PListEditor

Header

/Engine/Source/Editor/PListEditor/Public/SPlistEditor.h

Include

#include "SPlistEditor.h"

Syntax

struct FQueuedNotification

Remarks

A queued notification for handling.

Constructors

Name Description

Public function

FQueuedNotification

(
    const FText& InNotif,
    const ENTF_Types InNotifType
)

Constructs the queued notification

Functions

Name Description

Public function Const

const FText

 

Notification()

Retrieves the notification

Public function Const

const ENTF_T...

 

NotificationType()

Retrieves the notification type

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