コード例 #1
0
 public void DisplayPlayerInventory()
 {
     displayController.DisplayPlayerInventory(Player);
 }