Navigation
API > API/Plugins > API/Plugins/NetworkPrediction
References
Module | NetworkPrediction |
Header | /Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/NetworkPredictionProxy.h |
Include | #include "NetworkPredictionProxy.h" |
Syntax
enum ENetworkPredictionStateRead
&123;
Simulation,
Presentation,
&125;
Values
Name | Description |
---|---|
Simulation | The authoritative, networked state values. |
Presentation | The local "smoothed" or "corrected" state values. |