# Sandbox.Storage.GetAll

```csharp
static Entry[] GetAll(string type)
```

### Parameters

- `type` (`string`)

### Returns

`Entry[]`

Declared in [Sandbox.Storage](/api/Sandbox.Storage).
Assembly: `Sandbox.Engine`.
