Navigation
API > API/Plugins > API/Plugins/OnlineSubsystem
Per player stats
| Name | FGameMatchPlayerStats |
| Type | struct |
| Header File | /Engine/Plugins/Online/OnlineSubsystem/Source/Public/Interfaces/OnlineGameMatchesInterface.h |
| Include Path | #include "Interfaces/OnlineGameMatchesInterface.h" |
Syntax
struct FGameMatchPlayerStats
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| PlayerId | FUniqueNetIdPtr | Player id | Interfaces/OnlineGameMatchesInterface.h | |
| PlayerStats | TArray< FGameMatchStatsData > | The player's stats | Interfaces/OnlineGameMatchesInterface.h |