FAnimNode_StateMachine::GetRelevantAssetPlayerFromState

Choose your operating system:

Windows

macOS

Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Animation/AnimNode_StateMachine.h

Include

#include "Animation/AnimNode_StateMachine.h"

Syntax

const FAnimNode_AssetPlayerBase * GetRelevantAssetPlayerFromState
(
    const FAnimationUpdateContext & Context,
    const FBakedAnimationState & StateInfo
) const