コード例 #1
0
        /*---------------------------------------------*/
        /*---------------------------------------------*/

        public static void ShowAchievements()
        => PlayServicer.Auth(PlayGamesPlatform.Instance.ShowAchievementsUI);
コード例 #2
0
ファイル: ScoreServicer.cs プロジェクト: rosdvp/cv_demo
        /*---------------------------------------------*/
        /*---------------------------------------------*/

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