# Sandbox.Services.PackageType.All

```csharp
static IReadOnlyList<PackageType> All { get; set; }
```

All known package types. Empty until `M:Sandbox.Services.PackageType.LoadAsync` has completed.

Declared in [Sandbox.Services.PackageType](/api/Sandbox.Services.PackageType).
Assembly: `Sandbox.Engine`.
