# Sandbox.GameResource.GetReferencedPackages

```csharp
IEnumerable<string> GetReferencedPackages()
```

Get a list of packages that are needed to load this asset

### Returns

`IEnumerable<string>`

Declared in [Sandbox.GameResource](/api/Sandbox.GameResource).
Assembly: `Sandbox.Engine`.
