unreal.ThreePlayerSplitScreenType

class unreal.ThreePlayerSplitScreenType

Bases: EnumBase

Ways the screen can be split with three players.

C++ Source:

  • Module: EngineSettings

  • File: GameMapsSettings.h

FAVOR_BOTTOM: ThreePlayerSplitScreenType

1

FAVOR_TOP: ThreePlayerSplitScreenType

0

HORIZONTAL: ThreePlayerSplitScreenType

3

VERTICAL: ThreePlayerSplitScreenType

2