# Sandbox.GameObject.JsonWrite

```csharp
static void JsonWrite(object value, System.Text.Json.Utf8JsonWriter writer)
```

### Parameters

- `value` (`object`)
- `writer` (`System.Text.Json.Utf8JsonWriter`)

Declared in [Sandbox.GameObject](/api/Sandbox.GameObject).
Assembly: `Sandbox.Engine`.
