Storage Container
A storage container allows the storage of items that are saved with the game save data.
Last updated
A storage container allows the storage of items that are saved with the game save data.
Number Of Slots
The number of item slots in the container.
Container Loot Table
The loot table that will be used to generate the contents of the container if it is empty when opened. This is only used if the container has not been opened before. Once the container is opened, the contents are saved and this loot table is ignored.
An Interactable Monobehavior must be on the same GameObject.
Last updated