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