# Editor.EditorPreferences.NewInstanceCommandLineArgs

```csharp
static string NewInstanceCommandLineArgs { get; set; }
```

Command-line arguments for new game instances spawned by the editor.

Declared in [Editor.EditorPreferences](/api/Editor.EditorPreferences).
Assembly: `Sandbox.Tools`.
