NO_CHECKPOINT

Indicates that no checkpoint was loaded as a part of the request.

Windows
MacOS
Linux

References

Module

NetworkReplayStreaming

Header

/Engine/Source/Runtime/NetworkReplayStreaming/NetworkReplayStreaming/Public/NetworkReplayStreaming.h

Include

#include "NetworkReplayStreaming.h"

Syntax

static constexpr uint32 NO_CHECKPOINT = -1;

Remarks

Indicates that no checkpoint was loaded as a part of the request. This can happen if the requested time was before any available checkpoints.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss