コード例 #1
0
 public void ProducePower()
 {
     PowerGrid.StorePower(powerProducedPerSecond * Time.deltaTime);
 }