IOnlineTournament::AddOnOnlineTournamentTournamentJoined

Register for updates when a tournament has been joined

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

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

Include

#include "Interfaces/OnlineTournamentInterface.h"

Syntax

FDelegateHandle AddOnOnlineTournamentTournamentJoined
(
    const FOnOnlineTournamentTournamentJoinedDelegate & Delegate
)

Remarks

Register for updates when a tournament has been joined

Parameters

Parameter

Description

Delegate

Delegate to be called when a tournament has been joined

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