# Sandbox.Rendering.TextureStreaming.ExecuteWithDisabled

```csharp
static void ExecuteWithDisabled(System.Action action)
```

Run a block of code with texture streaming disabled

### Parameters

- `action` (`System.Action`)

Declared in [Sandbox.Rendering.TextureStreaming](/api/Sandbox.Rendering.TextureStreaming).
Assembly: `Sandbox.Engine`.
