Navigation
API > API/Runtime > API/Runtime/Engine
Structure to store splitscreen data.
| Name | FPerPlayerSplitscreenData |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/ViewportSplitScreen.h |
| Include Path | #include "Engine/ViewportSplitScreen.h" |
Syntax
struct FPerPlayerSplitscreenData
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Engine/ViewportSplitScreen.h | |||
FPerPlayerSplitscreenData
(
float NewSizeX, |
Engine/ViewportSplitScreen.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| OriginX | float | Engine/ViewportSplitScreen.h | ||
| OriginY | float | Engine/ViewportSplitScreen.h | ||
| SizeX | float | Engine/ViewportSplitScreen.h | ||
| SizeY | float | Engine/ViewportSplitScreen.h |