# Editor.AssetSystem.GetInstalledRevision

```csharp
static IRevision GetInstalledRevision(string packageIdent)
```

Gets the locally installed package revision by ident

### Parameters

- `packageIdent` (`string`)

### Returns

`IRevision`

Declared in [Editor.AssetSystem](/api/Editor.AssetSystem).
Assembly: `Sandbox.Tools`.
