ICookedEditorPackageManager::FilterGatheredPackages

Allow a subclass to remove packages found in GatherAllPackages

Unreal Engine C++ API Reference > Developer > CookedEditor > ICookedEditorPackageManager

  • ICookedEditorPackageManager::FilterGatheredPackages()

References

   
Module CookedEditor
Header /Engine/Source/Developer/CookedEditor/Public/CookedEditorPackageManager.h
Include #include "CookedEditorPackageManager.h"
Source /Engine/Source/Developer/CookedEditor/Private/CookedEditorPackageManager.cpp
virtual void FilterGatheredPackages
(
    [TArray](API\Runtime\Core\Containers\TArray)< [FName](API\Runtime\Core\UObject\FName) > & PackageNames
) const

Remarks

Allow a subclass to remove packages found in GatherAllPackages


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library