Find Skeletal Components with Morph Target
Searches through an Actor for Skeletal Mesh Components that have the specified Morph Target.
| Inputs | Type | Info |
|---|---|---|
| Actor | Actor Reference | The source actor we want to search through |
| MorphTarget | Name | The Morph Target we are looking for |
| Outputs | Type | Info |
|---|---|---|
| Skeletal Mesh Components | Array of SkeletalMeshComponents | All Components that have the specified Morph Target |
Replication
No replication