 |
TSet< TWeakObjectPtr< AActor > > |
DirtyItemAttachments |
Attachment items that are dirty and need an update |
 |
TMap< TWeakObjectPtr< AActor >, FCEClonerAttachmentItem > |
ItemAttachmentMap |
All cloner attached actor items |
 |
TArray< TObjectPtr< UStaticMesh > > |
MergedBakedMeshes |
Merged static meshes corresponding to the root actors for niagara, result of merging dynamic meshes together |
 |
TArray< TWeakObjectPtr< AActor > > |
RootActors |
Actors directly attached to the cloner actor, order is important here |
 |
ECEClonerAttachmentStatus |
Status |
Status of the cloner tree |