public static function ShowLeaderboardUI(leaderboardID:
string,
timeScope: TimeScope):
void;
public static void ShowLeaderboardUI(string leaderboardID,
TimeScope timeScope);
public static
def ShowLeaderboardUI(leaderboardID as string,
timeScope as TimeScope)
as void