# Sandbox.BaseInventoryComponent.InventoryBehaviour

How an inventory assigns its slots.

- Kind: enum
- Assembly: `Sandbox.Engine`
- Modifiers: sealed

## Fields

- [`Buckets`](/api/Sandbox.BaseInventoryComponent.InventoryBehaviour/Buckets): Slots are category buckets that any number of items share.
- [`Hotbar`](/api/Sandbox.BaseInventoryComponent.InventoryBehaviour/Hotbar): One item per slot, selected directly.
