Navigation
API > API/Developer > API/Developer/AssetTools > API/Developer/AssetTools/IAssetTools
References
| Module | AssetTools |
| Header | /Engine/Source/Developer/AssetTools/Public/IAssetTools.h |
| Include | #include "IAssetTools.h" |
void GetAllAdvancedCopySources
&40;
FName SelectedPackage,
FAdvancedCopyParams & CopyParams,
TArray< FName > & OutPackageNamesToCopy,
TMap< FName, FName > & DependencyMap,
const class UAdvancedCopyCustomization &42; CopyCustomization
&41; const
Remarks
Find all the dependencies that also need to be copied in the advanced copy, mapping them to the file that depends on them and excluding any that don't pass the ARFilter stored on CopyParams