# Sandbox.Resources.ResourceCompileContext.ScanJson

```csharp
string ScanJson(string json)
```

Load the json and scan it for paths or any embedded resources

### Parameters

- `json` (`string`)

### Returns

`string`

Declared in [Sandbox.Resources.ResourceCompileContext](/api/Sandbox.Resources.ResourceCompileContext).
Assembly: `Sandbox.Engine`.
