Type

Windows
MacOS
Linux

References

Module

LevelEditor

Header

/Engine/Source/Editor/LevelEditor/Public/SLevelViewport.h

Include

#include "SLevelViewport.h"

Syntax

enum Type
{
    None                    = 0,
    FadingIn,
    StartingPlayInEditor,
    StartingSimulate,
    ReturningToEditor,
}

Values

Name

Description

None

No transition

FadingIn

Fade in from black

StartingPlayInEditor

Entering PIE

StartingSimulate

Entering SIE

ReturningToEditor

Leaving either PIE or SIE

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