Navigation
API > API/Runtime > API/Runtime/NetworkReplayStreaming
| |
|
| Name |
FStartStreamingParameters |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/NetworkReplayStreaming/NetworkReplayStreaming/Public/NetworkReplayStreaming.h |
| Include Path |
#include "NetworkReplayStreaming.h" |
Syntax
struct FStartStreamingParameters
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bRecord |
bool |
|
NetworkReplayStreaming.h |
|
| CustomName |
FString |
|
NetworkReplayStreaming.h |
|
| DemoURL |
FString |
|
NetworkReplayStreaming.h |
|
| FriendlyName |
FString |
|
NetworkReplayStreaming.h |
|
| ReplayVersion |
FNetworkReplayVersion |
|
NetworkReplayStreaming.h |
|
| UserIndices |
TArray< int32 > |
|
NetworkReplayStreaming.h |
|