|
My Project
|
Note that the Position of the user in the results is for the overall leaderboard. If Facebook friends are included, make sure the access token from previous LoginWithFacebook call is still valid and not expired. If Xbox Live friends are included, make sure the access token from the previous LoginWithXbox call is still valid and not expired. More...
Public Attributes | |
| List< PlayerLeaderboardEntry > | Leaderboard |
| Ordered listing of users and their positions in the requested leaderboard. | |
| DateTime? | NextReset |
| The time the next scheduled reset will occur. Null if the leaderboard does not reset on a schedule. | |
| int | Version |
| The version of the leaderboard returned. | |
Public Attributes inherited from PlayFab.SharedModels.PlayFabResultCommon | |
| PlayFabRequestCommon | Request |
| object | CustomData |
Additional Inherited Members | |
Public Member Functions inherited from PlayFab.SharedModels.PlayFabBaseModel | |
| string | ToJson () |
Note that the Position of the user in the results is for the overall leaderboard. If Facebook friends are included, make sure the access token from previous LoginWithFacebook call is still valid and not expired. If Xbox Live friends are included, make sure the access token from the previous LoginWithXbox call is still valid and not expired.