Exemplo n.º 1
0
 private int SpawnedCount()
 {
     return(spawnObjects.GetSpawnedCount());
 }