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