# Sandbox.GameResource.ResourceVersion

```csharp
int ResourceVersion { get; set; }
```

The version of the component. Used by `T:Sandbox.JsonUpgrader`.

Declared in [Sandbox.GameResource](/api/Sandbox.GameResource).
Assembly: `Sandbox.Engine`.
