FOnlineNotificationHandler::RemovePlayerNotificationBinding

Remove the player notification handler 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

void RemovePlayerNotificationBinding
(
    const FUniqueNetId & PlayerId,
    FString NotificationType,
    FDelegateHandle RemoveHandle
)

Remarks

Remove the player notification handler 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