UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FSearchEventsResult Struct Reference

#include <NetworkReplayStreaming.h>

+ Inheritance diagram for FSearchEventsResult:

Public Attributes

TArray< FNetworkReplayStreamInfoFoundStreams
 
TArray< FString > CorruptedStreams
 A list of streams (by name) that were found and were corrupted.
 
- Public Attributes inherited from FStreamingResultBase
EStreamingOperationResult Result = EStreamingOperationResult::Unspecified
 

Additional Inherited Members

- Public Member Functions inherited from FStreamingResultBase
virtual ~FStreamingResultBase ()
 
bool WasSuccessful () const
 

Detailed Description

End DownloadHeader Types Start SearchEvent Types

Member Data Documentation

◆ CorruptedStreams

TArray<FString> FSearchEventsResult::CorruptedStreams

A list of streams (by name) that were found and were corrupted.

◆ FoundStreams

TArray<FNetworkReplayStreamInfo> FSearchEventsResult::FoundStreams

The documentation for this struct was generated from the following file: