Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/UEditorEngine
Description
Start a Play in New Process session with the given parameters. Called by StartQueuedPlaySessionRequestImpl based on request settings.
| Name | StartPlayInNewProcessSession |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Classes/Editor/EditorEngine.h |
| Include Path | #include "Editor/EditorEngine.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/PlayLevelNewProcess.cpp |
virtual void StartPlayInNewProcessSession
(
FRequestPlaySessionParams & InRequestParams
)