Navigation
API > API/Plugins > API/Plugins/NetworkPredictionExtras
References
Module | NetworkPredictionExtras |
Header | /Engine/Plugins/Runtime/NetworkPredictionExtras/Source/NetworkPredictionExtras/Public/ParametricMovement.h |
Include | #include "ParametricMovement.h" |
Syntax
struct FParametricSyncState
Remarks
State we are evolving frame to frame and keeping in sync.
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
float | PlayRate | |
![]() |
float | Position |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | Interpolate
(
const FParametricSyncState* From, |
|
![]() |
void | NetSerialize
(
const FNetSerializeParams& P |
|
![]() ![]() |
bool | ShouldReconcile
(
const FParametricSyncState& AuthorityState |
|
![]() ![]() |
void | ToString
(
FAnsiStringBuilderBase& Out |