# Sandbox.Game.Overlay.WorkshopPublish

```csharp
static void WorkshopPublish(in WorkshopPublishOptions options)
```

Open a modal that prompts the user to publish content to the workshop

### Parameters

- `in options` (`WorkshopPublishOptions`)

Declared in [Sandbox.Game.Overlay](/api/Sandbox.Game.Overlay).
Assembly: `Sandbox.Engine`.
