FCustomAttributesRuntime::GetAttributeBlendType

Helper functionality to retrieve the correct blend type (from [UAnimationSettings](API\Runtime\Engine\Animation\UAnimationSettings)) for the provided attribute name

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Animation/CustomAttributesRuntime.h"

Source

/Engine/Source/Runtime/Engine/Private/Animation/CustomAttributesRuntime.cpp

Syntax

static ECustomAttributeBlendType GetAttributeBlendType
(
    const FName & InName
)

Remarks

Helper functionality to retrieve the correct blend type (from UAnimationSettings) for the provided attribute name

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