EPlaySessionPreviewType

Windows
MacOS
Linux

References

Module

UnrealEd

Header

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

Include

#include "PlayInEditorDataTypes.h"

Syntax

enum EPlaySessionPreviewType
{
    NoPreview,
    MobilePreview,
    VulkanPreview,
    VRPreview,
}

Values

Name

Description

NoPreview

No preview mode is applied.

MobilePreview

Emulate Mobile ES3 Rendering.

VulkanPreview

Emulate Vulkan Rendering.

VRPreview

Attempt to launch in a HMD (Not used for VREditor)

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