Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Particles > API/Runtime/Engine/Particles/UParticleSystemComponent
Syntax
UPROPERTY (Transient, DuplicateTransient)
TArray < TObjectPtr < class USkeletalMeshComponent > > SkelMeshComponents
Remarks
The skeletal mesh components used with the socket location module. This is to prevent them from being garbage collected.