GetAttributeValue

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

void

 

GetAttributeValue

(
    const FCustomAttribute& Attribute,
    float Time,
    float& OutValue
)

Editor functionality to retrieve custom attribute values from the raw data

Public function Static

void

 

GetAttributeValue

(
    const FCustomAttribute& Attribute,
    float Time,
    int32& OutValue
)

Editor functionality to retrieve custom attribute values from the raw data

Public function Static

void

 

GetAttributeValue

(
    const FCustomAttribute& Attribute,
    float Time,
    FString& OutValue
)

Editor functionality to retrieve custom attribute values from the raw data

Public function Static

void

 

GetAttributeValue

(
    FStackCustomAttributes& OutAttribu...,
    const FCompactPoseBoneIndex& PoseB...,
    const FCustomAttribute& Attribute,
    const FAnimExtractContext& Extract...
)

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