ゲームのスコア
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 | スコアが所属する Leaderboard の ID |
rank | The rank or position of the score in the leaderboard. |
userID | スコアのオーナーであるユーザー |
value | 達成したスコアの値 |
ReportScore | スコアインスタンスをレポートします |