UAdvancedCopyCustomization::SetPackageThatInitiatedCopy

Store the path of the package that caused this customization to be used

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

References

   
Module AssetTools
Header /Engine/Source/Developer/AssetTools/Public/AdvancedCopyCustomization.h
Include #include "AdvancedCopyCustomization.h"
Source /Engine/Source/Developer/AssetTools/Private/AdvancedCopyCustomization.cpp
void SetPackageThatInitiatedCopy
(
    const [FString](API\Runtime\Core\Containers\FString) & InBasePackage
)

Remarks

Store the path of the package that caused this customization to be used


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library