IMockRootMotionSourceMap::StepRootMotion

Advance the root motion state by the given TimeStep.

Choose your operating system:

Windows

macOS

Linux

References

Module

NetworkPredictionExtras

Header

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

Include

#include "MockRootMotionSimulation.h"

Syntax

FTransform StepRootMotion
(
    const FNetSimTimeStep & TimeStep,
    const FMockRootMotionSyncState * In,
    FMockRootMotionSyncState * Out,
    const FMockRootMotionAuxState * Aux
)

Remarks

Advance the root motion state by the given TimeStep.