Represents a single slot in the inventory or storage.
Namespace: Esper.InventoolAccess: publicType: struct
Namespace: Esper.Inventool
Esper.Inventool
Access: public
public
Type: struct
struct
itemStack
ItemStack
The item stack using this slot.
page
int
The page of this item slot in the inventory or storage.
coordinate
Vector2Int
The coordinate of this item slot in the inventory storage.
InUse
bool
If this slot is in use.
Last updated 4 months ago