![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <LocalFileNetworkReplayStreaming.h>
Public Member Functions | |
| FLocalFileEventInfo () | |
| void | CountBytes (FArchive &Ar) const |
Public Attributes | |
| int32 | ChunkIndex |
| FString | Id |
| FString | Group |
| FString | Metadata |
| uint32 | Time1 |
| uint32 | Time2 |
| int32 | SizeInBytes |
| int64 | EventDataOffset |
Struct to hold event metadata
|
inline |
| int32 FLocalFileEventInfo::ChunkIndex |
| int64 FLocalFileEventInfo::EventDataOffset |
| FString FLocalFileEventInfo::Group |
| FString FLocalFileEventInfo::Id |
| FString FLocalFileEventInfo::Metadata |
| int32 FLocalFileEventInfo::SizeInBytes |
| uint32 FLocalFileEventInfo::Time1 |
| uint32 FLocalFileEventInfo::Time2 |