FRootMotionSourceGroup::SetPendingRootMotionSourceMinStartTimes

Sets the StartTime of all pending root motion sources to be at least this time, can be used on servers to match client-side start times

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/GameFramework/RootMotionSource.h

Include

#include "GameFramework/RootMotionSource.h"

Source

/Engine/Source/Runtime/Engine/Private/GameFramework/RootMotionSource.cpp

Syntax

void SetPendingRootMotionSourceMinStartTimes
(
    float NewStartTime
)

Remarks

Sets the StartTime of all pending root motion sources to be at least this time, can be used on servers to match client-side start times

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