![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <InMemoryNetworkReplayStreaming.h>
Public Member Functions | |
| FStreamChunk () | |
Public Attributes | |
| int32 | StartIndex |
| uint32 | TimeInMS |
| TArray< uint8 > | Data |
Represents a chunk of replay stream data between two checkpoints.
|
inline |
| int32 FInMemoryReplay::FStreamChunk::StartIndex |
| uint32 FInMemoryReplay::FStreamChunk::TimeInMS |