IAssetTools::AdvancedCopyPackages

Copies files after the final set of maps of sources and destinations was confirmed

Unreal Engine C++ API Reference > Developer > AssetTools > IAssetTools > AdvancedCopyPackages

References

   
Module AssetTools
Header /Engine/Source/Developer/AssetTools/Public/IAssetTools.h
Include #include "IAssetTools.h"
bool AdvancedCopyPackages
(
    const [FAdvancedCopyParams](API\Developer\AssetTools\FAdvancedCopyParams) & CopyParams,
    const [TArray](API\Runtime\Core\Containers\TArray)< [TMap](API\Runtime\Core\Containers\TMap)< [FString](API\Runtime\Core\Containers\FString), [FString](API\Runtime\Core\Containers\FString) >> & PackagesAndDestinations
) const

Remarks

Copies files after the final set of maps of sources and destinations was confirmed


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library