Does Skeletal Mesh Component Have Morph Target
Checks whether a specific Skeletal Mesh Component has the specified Morph Target
| Inputs | Type | Info |
|---|---|---|
| SkeletalMeshComponent | Skeletal Mesh Component | The Skeletal Mesh Component we want to check |
| MorphTarget | Name | The Morph Target we are looking for |
| Outputs | Type | Info |
|---|---|---|
| Return | Bool | Whether the Component has the specified Morph Target or not |
Replication
No replication