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