EPlaySessionWorldType

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/PlayInEditorDataTypes.h

Include

#include "PlayInEditorDataTypes.h"

Syntax

enum EPlaySessionWorldType
{
    PlayInEditor,
    SimulateInEditor,
}

Values

Name

Description

PlayInEditor

Play in Editor. This spawns the Player Controller and is equivalent to playing the game.

SimulateInEditor

Simulate in Editor. This skips spawning a Player Controller and just simulates the world.

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