# Editor.CloudAsset.GetAssetReferences

```csharp
static HashSet<string> GetAssetReferences(bool currentProjectOnly)
```

Gets all cloud packages referenced from assets

### Parameters

- `currentProjectOnly` (`bool`)

### Returns

`HashSet<string>`

Declared in [Editor.CloudAsset](/api/Editor.CloudAsset).
Assembly: `Sandbox.Tools`.
