Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FPerPlayerSplitscreenData
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Engine/ViewportSplitScreen.h | |||
FPerPlayerSplitscreenData
(
float NewSizeX, |
Engine/ViewportSplitScreen.h |
FPerPlayerSplitscreenData()
| Name | FPerPlayerSplitscreenData |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/ViewportSplitScreen.h |
| Include Path | #include "Engine/ViewportSplitScreen.h" |
FPerPlayerSplitscreenData()
FPerPlayerSplitscreenData(float, float, float, float)
| Name | FPerPlayerSplitscreenData |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/ViewportSplitScreen.h |
| Include Path | #include "Engine/ViewportSplitScreen.h" |
FPerPlayerSplitscreenData
(
float NewSizeX,
float NewSizeY,
float NewOriginX,
float NewOriginY
)