IOnlineTournament::RemoveOnOnlineTournamentMatchJoinedDelegate

Unregister for tournament match join updates using a previously-registered delegate handle

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

/Engine/Plugins/Online/OnlineSubsystem/Source/Public/Interfaces/OnlineTournamentInterface.h

Include

#include "Interfaces/OnlineTournamentInterface.h"

Syntax

void RemoveOnOnlineTournamentMatchJoinedDelegate
(
    const FDelegateHandle & DelegateHandle
)

Remarks

Unregister for tournament match join updates using a previously-registered delegate handle

Parameters

Parameter

Description

DelegateHandle

Delegate handle that was previously registered

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