UEditorEngine::StartQueuedPlayMapRequest

Kicks off a "Play From Here" request that was most likely made during a transaction

Windows
MacOS
Linux

Deprecated

  • Call StartQueuedPlaySessionRequest, or override StartQueuedPlaySessionRequestImpl instead.

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/Editor/EditorEngine.h

Include

#include "Editor/EditorEngine.h"

Source

/Engine/Source/Editor/UnrealEd/Private/PlayLevel.cpp

Syntax

virtual void StartQueuedPlayMapRequest()

Remarks

Kicks off a "Play From Here" request that was most likely made during a transaction

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss