This functionality is available only for UE 5.2 and above
Useful to instance skeletal mesh before applying Standalone Morph Targets.

Inputs
| Parameter | Description |
|---|---|
Outer
|
Outer used for the duplicate Skeletal Mesh |
SkeletalMesh
|
Skeletal Mesh to duplicate |
bNeedsCPUAccess
|
Whether to enable CPU Access for the duplicate mesh |
Outputs
| Parameter | Description |
|---|---|
Return Value
|
Returns nullptr if duplicating fails. |