Node Mapping Container Class This saves source items, and target items, and mapping between Used by Retargeting, Control Rig mapping. Will need to improve interface better
Member | Type | Offset | Share |
---|---|---|---|
SourceItems | TMap<FName, FNodeItem> | 0x28 | |
TargetItems | TMap<FName, FNodeItem> | 0x78 | |
SourceToTarget | TMap<FName, FName> | 0xc8 | |
SourceAsset | TSoftObjectPtr<UObject> | 0x118 | |
TargetAsset | TSoftObjectPtr<UObject> | 0x140 |