FMockRootMotionSyncState

Windows
MacOS
Linux

References

Module

NetworkPredictionExtras

Header

/Engine/Plugins/Runtime/NetworkPredictionExtras/Source/NetworkPredictionExtras/Public/MockRootMotionSimulation.h

Include

#include "MockRootMotionSimulation.h"

Syntax

struct FMockRootMotionSyncState

Variables

Name Description

Public variable

FVector

 

Location

Transform state.

Public variable

FRotator

 

Rotation

Functions

Name Description

Public function

void

 

Interpolate

(
    const FMockRootMotionSyncState*...,
    const FMockRootMotionSyncState*...,
    float PCT
)

Public function

void

 

NetSerialize

(
    const FNetSerializeParams& P
)

Public function Const

bool

 

ShouldReconcile

(
    const FMockRootMotionSyncState& Au...
)

Public function Const

void

 

ToString

(
    FAnsiStringBuilderBase& Out
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss