示例#1
0
 //This function is called when the player wins the corresponding minigame.
 public void OnSucceed()
 {
     adManager.AdCompleted(this, true);
 }