Navigation
API > API/Runtime > API/Runtime/EngineSettings
Ways the screen can be split with two players.
| Name | ETwoPlayerSplitScreenType::Type |
| Type | enum |
| Header File | /Engine/Source/Runtime/EngineSettings/Classes/GameMapsSettings.h |
| Include Path | #include "GameMapsSettings.h" |
Syntax
namespace ETwoPlayerSplitScreenType
{
enum Type
{
Horizontal,
Vertical,
}
}
Values
| Name | Remarks |
|---|---|
| Horizontal | |
| Vertical |