# Editor.FileSystem.Temporary

```csharp
static BaseFileSystem Temporary { get; set; }
```

The engine /game/.source2/ folder for temporary files and caches.

Declared in [Editor.FileSystem](/api/Editor.FileSystem).
Assembly: `Sandbox.Tools`.
