示例#1
0
 public void LevelButtonClicked(Button b, UILevel level)
 {
     onButtonClick.Invoke(b);
 }