FPackageMigrationContext::GetExcludedDependencies

Return the array of package dependencies that where not migrated because there where excluded by some automated filters.

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)< [FString](API\Runtime\Core\Containers\FString) > & GetExcludedDependencies() const  

Remarks

Return the array of package dependencies that where not migrated because there where excluded by some automated filters.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library