Esempio n. 1
0
 private int SpawnedCubeCount()
 {
     return(spawnObjects.GetSpawnedCubeCount());
 }