![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <NetworkReplayStreaming.h>
Inheritance diagram for FSearchEventsResult:Public Attributes | |
| TArray< FNetworkReplayStreamInfo > | FoundStreams |
| 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 |
End DownloadHeader Types Start SearchEvent Types
| TArray<FString> FSearchEventsResult::CorruptedStreams |
A list of streams (by name) that were found and were corrupted.
| TArray<FNetworkReplayStreamInfo> FSearchEventsResult::FoundStreams |