FRootMotionSource::MatchesAndHasSameState

Checks that it [Matches()](API\Runtime\Engine\GameFramework\FRootMotionSource\Matches) and has the same state (time, track position, etc.)

Windows
MacOS
Linux

Override Hierarchy

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 bool MatchesAndHasSameState
(
    const FRootMotionSource * Other
) const

Remarks

Checks that it Matches() and has the same state (time, track position, etc.)

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