Based on CL 30214572
Addeds Patching call to IAssetTools.
Consumes the call in a task in the DuplicatePluginCommandlet
#jira UE-199075
#rb Justin.Marcus
[CL 30595853 by andrew phillips in ue5-main branch]
Advanced copy, builds a list of depended assets, builds patching rules, and calls the AssetHeaderPatcher.
use `-ini:Engine:[ConsoleVariables]:AssetTools.UseHeaderPatchingAdvancedCopy=true` as cli option
#ushell-cherrypick of 28492015 by andrew.phillips
[CL 29144603 by andrew phillips in ue5-main branch]
This is infrastructure for Advanced copy to not need to deserialize an entire package in order to resave it in a new location.
#jira UE-189491
[CL 28534093 by andrew phillips in ue5-main branch]