# Editor.Widget.GetDescendants

```csharp
IEnumerable<T> GetDescendants()
```

Get all descendants of type T

### Returns

`IEnumerable<T>`

Declared in [Editor.Widget](/api/Editor.Widget).
Assembly: `Sandbox.Tools`.
