Get Float Attribute

Get Float Attribute

Windows
MacOS
Linux

Get float type custom attribute value.

Target is Skeletal Mesh Component

Get Float Attribute
Target
Bone Name
None
Attribute Name
None
Default Value
0.0
Lookup Type
BoneOnly
Out Value
0.0
Return Value

Inputs

In
Exec
Target
Skeletal Mesh Component Object Reference
Bone Name
Name (by ref)

Name of the bone to retrieve try and retrieve the attribute from

Attribute Name
Name (by ref)

Name of the attribute to retrieve

Default Value
Float

In case the attribute could not be found

Lookup Type
ECustomBoneAttributeLookup Enum

Determines how the attribute is retrieved from the specified BoneName (see ECustomBoneAttributeLookup)

Outputs

Out
Exec
Out Value
Float

Retrieved attribute value if found, otherwise is set to DefaultValue

Return Value
Boolean

Whether or not the atttribute was successfully retrieved

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