Navigation
API > API/Runtime > API/Runtime/NetworkReplayStreaming
Inheritance Hierarchy
- FStreamingResultBase
- FSearchEventsResult
References
| Module | NetworkReplayStreaming |
| Header | /Engine/Source/Runtime/NetworkReplayStreaming/NetworkReplayStreaming/Public/NetworkReplayStreaming.h |
| Include | #include "NetworkReplayStreaming.h" |
Syntax
struct FSearchEventsResult : public FStreamingResultBase
Remarks
End DownloadHeader Types Start SearchEvent Types
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< FString > | CorruptedStreams | A list of streams (by name) that were found and were corrupted. | |
| TArray< FNetworkReplayStreamInfo > | FoundStreams | An array containing information about the streams that were found. |