FHandleOnlineNotificationSignature

Delegate type for handling a notification

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

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