Navigation
API > API/Runtime > API/Runtime/NetworkReplayStreaming
End KeepReplay Types
| Name | EReplayCheckpointType |
| Type | enum |
| Header File | /Engine/Source/Runtime/NetworkReplayStreaming/NetworkReplayStreaming/Public/NetworkReplayStreaming.h |
| Include Path | #include "NetworkReplayStreaming.h" |
Syntax
enum EReplayCheckpointType
{
Full,
Delta,
}
Values
| Name | Remarks |
|---|---|
| Full | |
| Delta |