游戏得分。
It can be received from a ILeaderboard instance or using the Social.LoadScores call which uses the default leaderboard filters.
date | 取得该得分的日期。 |
formattedValue | 对得分设置了正确格式的值,例如 X 分或 X 杀。 |
leaderboardID | 此得分所属的排行榜的 ID。 |
rank | 该得分在排行榜中的等级或位置。 |
userID | 拥有此得分的用户。 |
value | 取得的得分值。 |
ReportScore | 报告此得分实例。 |