# Sandbox.BaseInventoryComponent.AmmoGrant

An amount of one ammo type, for the starting loadout.

- Kind: struct
- Assembly: `Sandbox.Engine`
- Modifiers: sealed

## Constructors

- [`AmmoGrant`](/api/Sandbox.BaseInventoryComponent.AmmoGrant/.ctor): An amount of one ammo type, for the starting loadout.

## Properties

- [`Amount`](/api/Sandbox.BaseInventoryComponent.AmmoGrant/Amount): How much reserve to grant.
- [`Type`](/api/Sandbox.BaseInventoryComponent.AmmoGrant/Type): The ammo type to grant.
