# targetObjects

> The inspected objects (Read Only).

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor](/engine/6000.0/script-reference/unityeditor.md)
* **Assembly:** UnityEditor

```csharp
public Object[] targetObjects { get; }
```

### Remarks

The serialized object can represent multiple objects simultaneously when multi-object editing.
