UAnimationStateMachineLibrary::ConvertToAnimationStateResult

Get an anim state reference from an anim node reference

Choose your operating system:

Windows

macOS

Linux

References

Module

AnimGraphRuntime

Header

/Engine/Source/Runtime/AnimGraphRuntime/Public/AnimationStateMachineLibrary.h

Include

#include "AnimationStateMachineLibrary.h"

Source

/Engine/Source/Runtime/AnimGraphRuntime/Private/AnimationStateMachineLibrary.cpp

Syntax

static void ConvertToAnimationStateResult
(
    const FAnimNodeReference & Node,
    FAnimationStateResultReference & AnimationState,
    EAnimNodeReferenceConversionResult & Result
)

Remarks

Get an anim state reference from an anim node reference