FRootMotionSource_MoveToForce::SetTime

Set the CurrentTime of this source.

Windows
MacOS
Linux

Override Hierarchy

FRootMotionSource::SetTime()

FRootMotionSource_MoveToForce::SetTime()

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

virtual void SetTime
(
    float NewTime
)

Remarks

Set the CurrentTime of this source. Use this setter so that sources based on duration can get correctly marked for end

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