A 2D Farming RPG
This is just a simple 2D farming RPG game
Loading...
Searching...
No Matches
InventoryItem.cs
Go to the documentation of this file.
1
[System.Serializable]
2
public
struct
InventoryItem
3
{
4
public
int
_ItemCode
;
5
public
int
_ItemQuantity
;
6
}
InventoryItem
Definition:
InventoryItem.cs:3
InventoryItem._ItemQuantity
int _ItemQuantity
Definition:
InventoryItem.cs:5
InventoryItem._ItemCode
int _ItemCode
Definition:
InventoryItem.cs:4
Assets
Scripts
Inventory
InventoryItem.cs
Generated on Thu Jun 1 2023 20:52:47 for A 2D Farming RPG by
1.9.5