# Editor.TextureResidencyInfo.GetAll

```csharp
static IEnumerable<TextureResidencyInfo> GetAll()
```

Get info about all resident textures

### Returns

`IEnumerable<TextureResidencyInfo>`

Declared in [Editor.TextureResidencyInfo](/api/Editor.TextureResidencyInfo).
Assembly: `Sandbox.Tools`.
