Beispiel #1
0
 public override void ButtonAction(int index)
 {
     gridpointer.UpdateSelection(spawnableObjects[index].spawnObject, index);
 }