Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Kismet > API/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 EnableLiveStreaming
&40;
bool Enable
&41;
Remarks
Toggle live DVR streaming.
Parameters
| Name | Description |
|---|---|
| Enable | If true enable streaming, otherwise disable. |