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 FParametricInputCmd
Remarks
Parametric Movement Simulation Types
Variables
| Type | Name | Description | |
|---|---|---|---|
| TOptional< float > | PlayRate | Input Playrate. This being set can be thought of "telling the simulation what its new playrate should be". |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | NetSerialize
(
const FNetSerializeParams& P |
||
| void | ToString
(
FAnsiStringBuilderBase& Out |