Version: 2023.2
언어: 한국어
Method group is Obsolete

ILeaderboard

interface in UnityEngine.SocialPlatforms

매뉴얼로 전환
Obsolete

설명

The leaderboard contains the scores of all players for a particular game.

Each game can have multiple leaderboards with different scores. A leaderboard object can be customized to perform a particular query. The leaderboard ID defines which leaderboard is being queried and there are filters to narrow down the results, UserScope, TimeScope, Range and SetUserFilter. Use Social.CreateLeaderboard to create an instance of this object.