Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Kismet > UGameplayStatics
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Kismet/GameplayStatics.h |
Include | #include "Kismet/GameplayStatics.h" |
Source | /Engine/Source/Runtime/Engine/Private/GameplayStatics.cpp |
static void SetForceDisableSplitscreen
&40;
const UObject &42; WorldContextObject,
bool bDisable
&41;
Remarks
Enables split screen
Parameters
Name | Description |
---|---|
bDisable | Whether the viewport should split screen between local players or not |