UnityEngine.Social.ShowLeaderboardUI C# (CSharp) Méthode

ShowLeaderboardUI() public static méthode

Show a default/system view of the games leaderboards.

public static ShowLeaderboardUI ( ) : void
Résultat void
        public static void ShowLeaderboardUI()
        {
            Active.ShowLeaderboardUI();
        }