Ejemplo n.º 1
0
        /*---------------------------------------------*/
        /*---------------------------------------------*/

        public static void ShowAchievements()
        => PlayServicer.Auth(PlayGamesPlatform.Instance.ShowAchievementsUI);
Ejemplo n.º 2
0
        /*---------------------------------------------*/
        /*---------------------------------------------*/

        public static void ShowLeaderboard()
        => PlayServicer.Auth(PlayGamesPlatform.Instance.ShowLeaderboardUI);