Navigation
API > API/Plugins > API/Plugins/OnlineSubsystem > API/Plugins/OnlineSubsystem/Interfaces > API/Plugins/OnlineSubsystem/Interfaces/IOnlineTournament
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< const IOnlineTournamentDetails > | GetTournamentDetails
(
const FUniqueNetIdRef UserId, |
Get a tournament details result for a tournament that had been previously queried by the specified user. | |
| TArray< TSharedPtr< const IOnlineTournamentDetails > > | GetTournamentDetails
(
const FUniqueNetIdRef UserId, |
Get tournament detail results for specified tournaments that have been previously queried by the specified user. |