AdvancedCopyPackages

Overload list

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

  Type Name Description
Public function Const bool

AdvancedCopyPackages ( const FAdvancedCopyParams& CopyParams,
const TArray< TMap< FString, FString >>& PackagesAndDestinations
)

Copies files after the final set of maps of sources and destinations was confirmed
Public function Const bool

AdvancedCopyPackages ( const TMap< FString, FString >& SourceAndDestPackages,
const bool bForceAutosave,
const bool bCopyOverAllDestinationOverlaps,
FDuplicatedObjects* OutDuplicatedObjects,
EMessageSeverity::Type NotificationSeverityFilter
)

Copies files after the flattened map 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

On this page