Navigation
API > API/Plugins > API/Plugins/NetworkPrediction > API/Plugins/NetworkPrediction/FFixedTickState
| Name | FInterpolationState |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/NetworkPredictionTickState.h |
| Include Path | #include "NetworkPredictionTickState.h" |
Syntax
struct FInterpolationState
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AccumulatedTimeMS | float | NetworkPredictionTickState.h | ||
| InterpolatedTimeMS | int32 | NetworkPredictionTickState.h | ||
| LatestRecvFrameAP | int32 | NetworkPredictionTickState.h | ||
| LatestRecvFrameSP | int32 | NetworkPredictionTickState.h | ||
| PCT | float | NetworkPredictionTickState.h | ||
| ToFrame | int32 | NetworkPredictionTickState.h |