示例#1
0
 private void Start()
 {
     _spawner.StartSpawning(Pool, _dataManager.GetLevelData().SpawnFrequency);
 }