# Sandbox.BaseInventoryComponent.StartingAmmo

```csharp
List<AmmoGrant> StartingAmmo { get; set; }
```

Reserve ammo granted by the loadout.

Declared in [Sandbox.BaseInventoryComponent](/api/Sandbox.BaseInventoryComponent).
Assembly: `Sandbox.Engine`.
