FOnlineNotificationHandler::AddPlayerNotificationBinding_Handle

Add a notification binding for a type

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

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

Include

#include "OnlineNotificationHandler.h"

Source

/Engine/Plugins/Online/OnlineSubsystem/Source/Private/OnlineNotificationHandler.cpp

Syntax

FDelegateHandle AddPlayerNotificationBinding_Handle
(
    const FUniqueNetId & PlayerId,
    FString NotificationType,
    const FOnlineNotificationBinding & NewBinding
)

Remarks

Add a notification binding for a 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