Class AdditonalStats
Key/Value pair additional stats
Namespace: Unity.PSN.PS5.Matches
Syntax
public class AdditonalStats
Properties
StatsData
Additional stats of a player
Declaration
public Dictionary<string, string> StatsData { get; set; }
Property Value
| Type | Description |
|---|---|
| Dictionary<String, String> |