GameDevRepo

Free Unity C# Script library used to make a full Unity3d game.


Project maintained by wesleywh Hosted on GitHub Pages — Theme by mattgraham

Back To Navigation Tree

InventoryQuickSlot

Description:

File has no description.

Variables:

List of variables that you can modify in the inspector.

Access Name Type Default Value Description
public icon Image null No description.
public id int 9999999 No description.
public slot int 9999999 No description.
private allQuickSlots InventoryQuickSlot[] no default No description.
public GetHeldItem() InventoryItem no default No description.