FCustomAttributesRuntime::GetAttributeValue

Editor functionality to retrieve custom attribute values from the raw data

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Animation/CustomAttributesRuntime.h"

Syntax

static void GetAttributeValue
(
    struct FStackCustomAttributes & OutAttributes,
    const struct FCompactPoseBoneIndex & PoseBoneIndex,
    const struct FCustomAttribute & Attribute,
    const struct FAnimExtractContext & ExtractionContext
)

Remarks

Editor functionality to retrieve custom attribute values from the raw data

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