A 2D Farming RPG
This is just a simple 2D farming RPG game
Loading...
Searching...
No Matches
InventoryItem Struct Reference
Collaboration diagram for InventoryItem:
Collaboration graph

Data Fields

int _ItemCode
 
int _ItemQuantity
 

Detailed Description

Definition at line 2 of file InventoryItem.cs.

Field Documentation

◆ _ItemCode

int InventoryItem._ItemCode

Definition at line 4 of file InventoryItem.cs.

◆ _ItemQuantity

int InventoryItem._ItemQuantity

Definition at line 5 of file InventoryItem.cs.


The documentation for this struct was generated from the following file: