# Editor.AssetType.IsGameResource

```csharp
bool IsGameResource { get; set; }
```

Whether this asset type is a custom game resource or not.

Declared in [Editor.AssetType](/api/Editor.AssetType).
Assembly: `Sandbox.Tools`.
