# Editor.QObject.Bind

```csharp
Builder Bind(string targetName, System.Action onChanged = null)
```

### Parameters

- `targetName` (`string`)
- `onChanged` (`System.Action`), default `null`

### Returns

`Builder`

Declared in [Editor.QObject](/api/Editor.QObject).
Assembly: `Sandbox.Tools`.
