Navigation
API > API/Plugins > API/Plugins/NetworkPredictionExtras
References
Module | NetworkPredictionExtras |
Header | /Engine/Plugins/Runtime/NetworkPredictionExtras/Source/NetworkPredictionExtras/Public/MockRootMotionSimulation.h |
Include | #include "MockRootMotionSimulation.h" |
Syntax
struct FMockRootMotionSyncState
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
FVector | Location | Transform state. |
![]() |
FRotator | Rotation |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | Interpolate
(
const FMockRootMotionSyncState* From, |
|
![]() |
void | NetSerialize
(
const FNetSerializeParams& P |
|
![]() ![]() |
bool | ShouldReconcile
(
const FMockRootMotionSyncState& AuthorityState |
|
![]() ![]() |
void | ToString
(
FAnsiStringBuilderBase& Out |