IMockRootMotionSourceMap::StepRootMotion

Advance the root motion state by the given TimeStep.

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.

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