[Item]|[nil] item = ModyfiableInventory.at(container, slot)


Gets the item in the specified slot for a container

Parameters


container

string

The container name

slot

integer

The slot to get the item from

Return Value


item

Item | nil

The item in the slot