Navigation
API > API/Runtime > API/Runtime/Engine
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/ReplayTypes.h |
| Include | #include "ReplayTypes.h" |
Syntax
struct FPlaybackPacket
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< uint8 > | Data | ||
| int32 | LevelIndex | ||
| uint32 | SeenLevelIndex | ||
| float | TimeSeconds |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | CountBytes
(
FArchive& Ar |