ENetworkReplayError::Type

Windows
MacOS
Linux

References

Module

NetworkReplayStreaming

Header

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

Include

#include "NetworkReplayStreaming.h"

Syntax

namespace ENetworkReplayError
{
    enum Type
    {
        None,
        ServiceUnavailable,
    }
}

Values

Name

Description

None

There are currently no issues

ServiceUnavailable

The backend service supplying the stream is unavailable, or connection interrupted

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