コード例 #1
0
 private void SetupShipment()
 {
     FindObjectOfType <LookAround>().ClearPath();
     universe.ChangeShipping(star.GetTradeItem());
 }