Returns the inventory associated with the container linked in the slot of the given inventory.
exports.ox_inventory:GetContainerFromSlot(inv, slotId)
- inv:
table
orstring
ornumber
- slotId:
number
Returns: table?
Returns the inventory associated with the container linked in the slot of the given inventory.
exports.ox_inventory:GetContainerFromSlot(inv, slotId)
table
or string
or number
number
Returns: table?