IAssetTools::BeginAdvancedCopyPackages

Copy packages and dependencies to another folder

Windows
MacOS
Linux

References

Module

AssetTools

Header

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

Include

#include "IAssetTools.h"

Syntax

void BeginAdvancedCopyPackages
(
    const TArray< FName > & InputNamesToCopy,
    const FString & TargetPath
) const

Remarks

Copy packages and dependencies to another folder

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