EThreePlayerSplitScreenType::Type

Ways the screen can be split with three players.

Windows
MacOS
Linux

References

Module

EngineSettings

Header

/Engine/Source/Runtime/EngineSettings/Classes/GameMapsSettings.h

Include

#include "GameMapsSettings.h"

Syntax

namespace EThreePlayerSplitScreenType
{
    enum Type
    {
        FavorTop,
        FavorBottom,
        Vertical,
        Horizontal,
    }
}

Values

Name

Description

FavorTop

FavorBottom

Vertical

Horizontal

Remarks

Ways the screen can be split with three players.

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