Navigation
API > API/Plugins > API/Plugins/NetworkPredictionExtras
References
| Module | NetworkPredictionExtras |
| Header | /Engine/Plugins/Runtime/NetworkPredictionExtras/Source/NetworkPredictionExtras/Public/MockPhysicsSimulation.h |
| Include | #include "MockPhysicsSimulation.h" |
Syntax
struct FMockPhysicsAuxState
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | ChargeEndTime | ||
| int32 | ChargeStartTime | ||
| float | ForceMultiplier | ||
| int32 | JumpCooldownTime |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Interpolate
(
const FMockPhysicsAuxState* From, |
||
| void | NetSerialize
(
const FNetSerializeParams& P |
||
| bool | ShouldReconcile
(
const FMockPhysicsAuxState& AuthorityState |
||
| void | ToString
(
FAnsiStringBuilderBase& Out |