IAssetTools::AdvancedCopyPackages

Copies files after the flattened map of sources and destinations was confirmed

Windows
MacOS
Linux

References

Module

AssetTools

Header

/Engine/Source/Developer/AssetTools/Public/IAssetTools.h

Include

#include "IAssetTools.h"

Syntax

bool AdvancedCopyPackages
(
    const TMap< FString, FString > & SourceAndDestPackages,
    const bool bForceAutosave,
    const bool bCopyOverAllDestinationOverlaps
) const

Remarks

Copies files after the flattened map of sources and destinations was confirmed

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss