Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/IAssetViewport
- IAssetViewport::StartPlayInEditorSession()
- SLevelViewport::StartPlayInEditorSession()
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/IAssetViewport.h |
| Include | #include "IAssetViewport.h" |
void StartPlayInEditorSession
&40;
class UGameViewportClient &42; PlayClient,
const bool bInSimulateInEditor
&41;
Remarks
Begins a play in editor session in this viewport. Swaps the current editor client with the passed in client
Parameters
| Name | Description |
|---|---|
| PlayClient | The client to swap with the editor client |