Returns the inventory associated with the container linked in the slot of the given inventory.
exports.ox_inventory:GetContainerFromSlot(inv, slotId)- inv: tableorstringornumber
- 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 numbernumberReturns: table?