# Garage.getTrackingRevision

Returns the tracking revision counter, incremented each time the tracked blueprint changes.

**Kind:** Function

**Environments:** Game

## Game

``` { .lua .api-signature }
garage:getTrackingRevision(  )
```

[Open the full Game reference](../Game-Script-Environment/Userdata/Garage.md#gettrackingrevision)

**Returns:**

| Name | Type | Description |
| --- | --- | --- |
| `revision` | int | &mdash; |
