BlueprintAPI > BlueprintAPI/Components > BlueprintAPI/Components/SkeletalMesh > BlueprintAPI/Components/SkeletalMesh/AnimationBlueprintLinking
Returns the a tagged linked instance node. If no linked instances are found or none are tagged with the supplied name, this will return NULL.
Target is Skeletal Mesh Component
Inputs
Type | Name | Description |
---|---|---|
object | Target | |
name | In Tag |
Outputs
Type | Name | Description |
---|---|---|
object | Return Value | Returns the a tagged linked instance node. If no linked instances are found or none are tagged with thesupplied name, this will return NULL. |