# LoadLevelAdditiveInPlayMode(string)

> Load the given level additively in play mode.

## Definition

* **Type:** Method
* **Namespace:** [UnityEditor](/engine/6000.7/script-reference/unityeditor.md)
* **Assembly:** UnityEditor.CoreModule

> **Warning:**
>
> **Deprecated.** Use EditorSceneManager.LoadSceneInPlayMode instead.

```csharp
public static void LoadLevelAdditiveInPlayMode(string path)
```

### Parameters

**** (\[string]\(https\://learn.microsoft.com/dotnet/api/system.string)):&#x20;
