コード例 #1
0
 private void StartTrivia()
 {
     trivia.SetWaypoint(this);
     trivia.ShowQuestion(question);
 }