Navigation
API > API/Plugins > API/Plugins/NetworkPredictionInsights
References
Module | NetworkPredictionInsights |
Header | /Engine/Plugins/Runtime/NetworkPredictionInsights/Source/NetworkPredictionInsights/Public/INetworkPredictionProvider.h |
Include | #include "INetworkPredictionProvider.h" |
Syntax
enum ENP_NetworkLOD
&123;
Interpolated,
SimExtrapolate,
ForwardPredict,
&125;
Values
Name | Description |
---|---|
Interpolated | |
SimExtrapolate | |
ForwardPredict |
Remarks
Must be kept in sync with ENetworkLOD.