UAdvancedCopyCustomization::TransformDestinationPaths

Once the destination map is generated for the set of assets, the destinations can be manipulated for renaming, restructuring, etc.

Windows
MacOS
Linux

References

Module

AssetTools

Header

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

Include

#include "AdvancedCopyCustomization.h"

Syntax

virtual void TransformDestinationPaths
(
    TMap< FString, FString > & OutPackagesAndDestinations
) const

Remarks

Once the destination map is generated for the set of assets, the destinations can be manipulated for renaming, restructuring, etc.

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