Navigation
API > API/Plugins > API/Plugins/OnlineSubsystem > API/Plugins/OnlineSubsystem/Interfaces
References
| Module | OnlineSubsystem |
| Header | /Engine/Plugins/Online/OnlineSubsystem/Source/Public/Interfaces/OnlineGameMatchesInterface.h |
| Include | #include "Interfaces/OnlineGameMatchesInterface.h" |
Syntax
struct FGameMatchCompetitiveResults
Remarks
Results of the competitive game match
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< FGameMatchPlayerResult > | PlayersResult | Per player results | |
| TArray< FGameMatchTeamResult > | TeamsResult | Per team results |