Navigation
API > API/Plugins > API/Plugins/OnlineSubsystem > API/Plugins/OnlineSubsystem/Interfaces > API/Plugins/OnlineSubsystem/Interfaces/IOnlineTournament
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< const IOnlineTournamentMatchDetails > | GetMatchDetails
(
const FUniqueNetIdRef UserId, |
Get a match's details that have been previously queried by the specified user. | |
| TArray< TSharedPtr< const IOnlineTournamentMatchDetails > > | GetMatchDetails
(
const FUniqueNetIdRef UserId, |
Get match details that have been previously queried by the specified user. |