EnfusionDatabaseFramework
EnfusionDatabaseFramework copied to clipboard
Replace JSON struct auto copy with resursive Managed::Clone
Once https://feedback.bistudio.com/T174034 or https://feedback.bistudio.com/T174035 are added we can stop using JSON for db entity copies and use the much faster shallow clones with recursive calls to create a deep copy.