Get String Attribute

Get String Attribute

Windows
MacOS
Linux

Get string type custom attribute value.

Target is Skeletal Mesh Component

Get String Attribute
Target
Bone Name
None
Attribute Name
None
Default Value
Lookup Type
BoneOnly
Out Value
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
String

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
String

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