コード例 #1
0
ファイル: UIMenuController.cs プロジェクト: grekomp/Pinball
 public void OpenLeaderboard()
 {
     playServices.ShowLeaderboardsUI();
 }