C# Class PlayFab.ClientModels.GetLeaderboardAroundPlayerResult

Inheritance: PlayFab.SharedModels.PlayFabResultCommon
Show file Open project: PlayFab/PlayFabGameServer

Public Properties

Property Type Description
Leaderboard List

Property Details

Leaderboard public property

Ordered listing of users and their positions in the requested leaderboard.
public List Leaderboard
return List