unreal.ThreePlayerSplitScreenType

class unreal.ThreePlayerSplitScreenType

Bases: unreal.EnumBase

Ways the screen can be split with three players.

C++ Source:

  • Module: EngineSettings

  • File: GameMapsSettings.h

FAVOR_BOTTOM

1

FAVOR_TOP

0

HORIZONTAL

3

VERTICAL

2