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 RemoveOnOnlineTournamentTournamentJoined
(
const FDelegateHandle & DelegateHandle
)
Remarks
Unregister for tournament join updates using a previously-registered delegate handle
Parameters
| Name | Description |
|---|---|
| DelegateHandle | Delegate handle that was previously registered |