Beispiel #1
0
 public void DestroyRocket(GameObject rocket, int index)
 {
     RocketLauncher.DestroyRocket(rocket, index);
 }