Navigation
API > API/Plugins > API/Plugins/NetworkPredictionInsights
Must be kept in sync with ENetworkLOD.
| Name | ENP_NetworkLOD |
| Type | enum |
| Header File | /Engine/Plugins/Runtime/NetworkPredictionInsights/Source/NetworkPredictionInsights/Public/INetworkPredictionProvider.h |
| Include Path | #include "INetworkPredictionProvider.h" |
Syntax
enum ENP_NetworkLOD
{
Interpolated,
SimExtrapolate,
ForwardPredict,
}
Values
| Name | Remarks |
|---|---|
| Interpolated | |
| SimExtrapolate | |
| ForwardPredict |