Esempio n. 1
0
 //alternative for the start game that timestamps the first play for later time taking purposes
 private void StartTimeStampedGame()
 {
     playFabManager.GetTimeStampedGame();
 }