Get Integer Attribute

Get Integer Attribute

Windows
MacOS
Linux

Get integer type custom attribute value.

Target is Skeletal Mesh Component

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

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
Integer

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