コード例 #1
0
ファイル: ShopTest.cs プロジェクト: Anemonella/PotionShop
 public void HandleClick()
 {
     scrollList.TransferToPlayerInvent(packet);
 }