# Sandbox.GameResource.HasUnsavedChanges

```csharp
bool HasUnsavedChanges { get; set; }
```

True if this resource has changed but the changes aren't written to disk

Declared in [Sandbox.GameResource](/api/Sandbox.GameResource).
Assembly: `Sandbox.Engine`.
