unreal.ThreePlayerSplitScreenType¶
- class unreal.ThreePlayerSplitScreenType¶
Bases:
EnumBaseWays the screen can be split with three players.
C++ Source:
Module: EngineSettings
File: GameMapsSettings.h
- FAVOR_BOTTOM: ThreePlayerSplitScreenType = Ellipsis¶
1
- FAVOR_TOP: ThreePlayerSplitScreenType = Ellipsis¶
0
- HORIZONTAL: ThreePlayerSplitScreenType = Ellipsis¶
3
- VERTICAL: ThreePlayerSplitScreenType = Ellipsis¶
2