Beispiel #1
0
 private int SpawnedCount()
 {
     return(spawnObjects.GetSpawnedCount());
 }