Exemple #1
0
 public void OnClick()
 {
     scrollSystem.Insert("C", data, new SimpleData {
         index = Example.global_index++
     });
 }