UCharacterMovementComponent::HasRootMotionSources

Returns true if we have Root Motion from any source to use in [PerformMovement()](API\Runtime\Engine\GameFramework\UCharacterMovementComponent\PerformMovement) physics.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "GameFramework/CharacterMovementComponent.h"

Source

/Engine/Source/Runtime/Engine/Private/Components/CharacterMovementComponent.cpp

Syntax

bool HasRootMotionSources() const

Remarks

Returns true if we have Root Motion from any source to use in PerformMovement() physics.

Root Motion

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