SiliconGhetto Engine API
Homepage
GitHub
Preparing search index...
types
InventorySlot
Interface InventorySlot
A single inventory slot containing an item type and count.
interface
InventorySlot
{
type
:
number
;
count
:
number
;
}
Index
Properties
type
count
Properties
type
type
:
number
count
count
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
count
Homepage
GitHub
SiliconGhetto Engine API
Loading...
A single inventory slot containing an item type and count.