UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ESplitScreenType Namespace Reference

Enumerations

enum  Type : int {
  None , TwoPlayer_Horizontal , TwoPlayer_Vertical , ThreePlayer_FavorTop ,
  ThreePlayer_FavorBottom , ThreePlayer_Vertical , ThreePlayer_Horizontal , FourPlayer_Grid ,
  FourPlayer_Vertical , FourPlayer_Horizontal , SplitTypeCount
}
 

Detailed Description

Various data declarations relating to split screen on a GameViewportClient

See also
ESplitScreenType
FPerPlayerSplitscreenData
FSplitscreenData Enum of the different splitscreen types

Enumeration Type Documentation

◆ Type

Enumerator
None 
TwoPlayer_Horizontal 
TwoPlayer_Vertical 
ThreePlayer_FavorTop 
ThreePlayer_FavorBottom 
ThreePlayer_Vertical 
ThreePlayer_Horizontal 
FourPlayer_Grid 
FourPlayer_Vertical 
FourPlayer_Horizontal 
SplitTypeCount