SocialPlatforms.GameCenter.GameCenterPlatform.ShowLeaderboardUI
static function ShowLeaderboardUI(leaderboardID: string, timeScope: TimeScope): void;
static void ShowLeaderboardUI(string leaderboardID, TimeScope timeScope);
static def ShowLeaderboardUI(leaderboardID as string, timeScope as TimeScope) as void
Description

Show the leaderboard UI with a specific leaderboard shown initially with a specific time scope selected.