ENetworkPredictionStateRead

Windows
MacOS
Linux

References

Module

NetworkPrediction

Header

/Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/NetworkPredictionProxy.h

Include

#include "NetworkPredictionProxy.h"

Syntax

enum ENetworkPredictionStateRead
{
    Simulation,
    Presentation,
}

Values

Name

Description

Simulation

The authoritative, networked state values.

Presentation

The local "smoothed" or "corrected" state values.

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