UAdvancedCopyCustomization::CustomCopyValidate

Allows for additional validation of the packages to be copied and their destination.

Windows
MacOS
Linux

References

Module

AssetTools

Header

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

Include

#include "AdvancedCopyCustomization.h"

Syntax

virtual bool CustomCopyValidate
(
    const TMap< FString, FString > & OutPackagesAndDestinations
) const

Remarks

Allows for additional validation of the packages to be copied and their destination. Returns false if anything doesn't pass validation

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