Navigation
API > API/Plugins > API/Plugins/OnlineSubsystem > API/Plugins/OnlineSubsystem/Interfaces > API/Plugins/OnlineSubsystem/Interfaces/IOnlineTournament
References
| Module | OnlineSubsystem |
| Header | /Engine/Plugins/Online/OnlineSubsystem/Source/Public/Interfaces/OnlineTournamentInterface.h |
| Include | #include "Interfaces/OnlineTournamentInterface.h" |
void RemoveOnOnlineTournamentMatchJoinedDelegate
&40;
const FDelegateHandle & DelegateHandle
&41;
Remarks
Unregister for tournament match join updates using a previously-registered delegate handle
Parameters
| Name | Description |
|---|---|
| DelegateHandle | Delegate handle that was previously registered |