コード例 #1
0
 // This is specific to enemy robot
 public void SetSpawnerReference(ChargingDockSpawner spawner)
 {
     m_spawnerReference = spawner;
 }