FHandleOnlineNotificationSignature

Delegate type for handling a notification

Choose your operating system:

Windows

macOS

Linux

Type

typedef TBaseDelegate_OneParam< EOnlineNotificationResult, const FOnlineNotification & > FHandleOnlineNotificationSignature

References

Module

OnlineSubsystem

Header

/Engine/Plugins/Online/OnlineSubsystem/Source/Public/OnlineNotificationHandler.h

Include

#include "OnlineNotificationHandler.h"

Remarks

Delegate type for handling a notification

The first parameter is a notification structure Return result code to indicate if notification has been handled