Loom Engine - v3.1.1
GitHub
TheWorldTable.ai
Preparing search index...
InventoryGridOptions
Interface InventoryGridOptions
interface
InventoryGridOptions
{
capacity
:
number
;
itemInfo
?:
(
itemId
:
string
)
=>
ItemInfo
;
onChanged
?:
(
slotIndex
:
number
)
=>
void
;
}
Index
Properties
capacity
item
Info?
on
Changed?
Properties
capacity
capacity
:
number
Optional
item
Info
itemInfo
?:
(
itemId
:
string
)
=>
ItemInfo
Optional
on
Changed
onChanged
?:
(
slotIndex
:
number
)
=>
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
capacity
item
Info
on
Changed
GitHub
TheWorldTable.ai
Loom Engine - v3.1.1
Loading...