IAssetTools::FlattenAdvancedCopyDestinations

Flattens the maps for each selected package into one complete map to pass to the final copy function while checking for collisions

Windows
MacOS
Linux

References

Module

AssetTools

Header

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

Include

#include "IAssetTools.h"

Syntax

bool FlattenAdvancedCopyDestinations
(
    const TArray< TMap< FString, FString >> PackagesAndDestinations,
    TMap< FString, FString > & FlattenedPackagesAndDestinations
) const

Remarks

Flattens the maps for each selected package into one complete map to pass to the final copy function while checking for collisions

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