# targets

> An array of the objects being inspected.

## Definition

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

```csharp
public IEnumerable<Object> targets { get; }
```
