예제 #1
0
 public void DisplayUI()
 {
                 #if UNITY_ANDROID && API_SYNC_GPGS
     UnityEngine.Debug.Log("Display UI");
     PlayGameServices.showSnapshotList(3, "Kubiko", true, false);
                 #endif
 }