UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ViewportSplitScreen.h File Reference
#include "UObject/ObjectMacros.h"
#include "ViewportSplitScreen.generated.h"

Go to the source code of this file.

Classes

struct  FPerPlayerSplitscreenData
 
struct  FSplitscreenData
 

Namespaces

namespace  ESplitScreenType
 

Enumerations

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