示例#1
0
 /// Called when the player presses the Play button
 ///
 public void OnPlayPressed()
 {
     OnPlayRequested.SafeInvoke();
 }