# Editor.FileSystem.SuppressNextHotload

```csharp
static void SuppressNextHotload()
```

Stop the game from triggering a hotload for this file - because presumably you have
already reloaded it.

Declared in [Editor.FileSystem](/api/Editor.FileSystem).
Assembly: `Sandbox.Tools`.
