コード例 #1
0
 public virtual void Use(int inventoryIndex)
 {
     inventory.SetItem(gear.Equip(this), inventoryIndex);
 }