# Sandbox.Services.Inventory

Allows access to the Steam Inventory system

- Kind: class
- Namespace: `Sandbox.Services`
- Assembly: `Sandbox.Engine`
- Modifiers: static, abstract, sealed

## Properties

- [`Definitions`](/api/Sandbox.Services.Inventory/Definitions): All item definitions
- [`Items`](/api/Sandbox.Services.Inventory/Items): All of the items the user has in their inventory

## Methods

- [`FindDefinition`](/api/Sandbox.Services.Inventory/FindDefinition): Find a definition by id
- [`HasItem`](/api/Sandbox.Services.Inventory/HasItem): Returns true if we have this item
