FPackageMigrationContext::GetMovedOutOfTheWayPackages

Return the array of non instanced package where moved because they were in the way of the migration.

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

References

   
Module AssetTools
Header /Engine/Source/Developer/AssetTools/Public/PackageMigrationContext.h
Include #include "PackageMigrationContext.h"
Source /Engine/Source/Developer/AssetTools/Private/PackageMigrationContext.cpp
const [TArray](API\Runtime\Core\Containers\TArray)< [UPackage](API\Runtime\CoreUObject\UObject\UPackage) * > & GetMovedOutOfTheWayPackages() const  

Remarks

Return the array of non instanced package where moved because they were in the way of the migration.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library