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 FGameMatchResult
Remarks
Overall game match results container to house coop and competitive game match data
Variables
| Type | Name | Description | |
|---|---|---|---|
| FGameMatchCompetitiveResults | CompetitiveResult | Results of a competitive game match | |
| EMatchCoopResults | CoopResult | Results of a coop game match |