# Sandbox.GameResource.IsRemote

```csharp
bool IsRemote { get; set; }
```

True if this resource was loaded from a mounted remote (cloud) package rather than the local project.

Declared in [Sandbox.GameResource](/api/Sandbox.GameResource).
Assembly: `Sandbox.Engine`.
