Navigation
API > API/Runtime > API/Runtime/LocalFileNetworkReplayStreaming
Struct to hold event metadata
| Name | FLocalFileEventInfo |
| Type | struct |
| Header File | /Engine/Source/Runtime/NetworkReplayStreaming/LocalFileNetworkReplayStreaming/Public/LocalFileNetworkReplayStreaming.h |
| Include Path | #include "LocalFileNetworkReplayStreaming.h" |
Syntax
struct FLocalFileEventInfo
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FLocalFileEventInfo() |
LocalFileNetworkReplayStreaming.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ChunkIndex | int32 | LocalFileNetworkReplayStreaming.h | ||
| EventDataOffset | int64 | LocalFileNetworkReplayStreaming.h | ||
| Group | FString | LocalFileNetworkReplayStreaming.h | ||
| Id | FString | LocalFileNetworkReplayStreaming.h | ||
| Metadata | FString | LocalFileNetworkReplayStreaming.h | ||
| SizeInBytes | int32 | LocalFileNetworkReplayStreaming.h | ||
| Time1 | uint32 | LocalFileNetworkReplayStreaming.h | ||
| Time2 | uint32 | LocalFileNetworkReplayStreaming.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void CountBytes
(
FArchive& Ar |
LocalFileNetworkReplayStreaming.h |