ICookedEditorPackageManager::GatherAllPackages

Gathers the packages this PackageManager wants to manage (ie cook)

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

  • ICookedEditorPackageManager::GatherAllPackages()

References

   
Module CookedEditor
Header /Engine/Source/Developer/CookedEditor/Public/CookedEditorPackageManager.h
Include #include "CookedEditorPackageManager.h"
void GatherAllPackages
(
    [TArray](API\Runtime\Core\Containers\TArray)< [FName](API\Runtime\Core\UObject\FName) > & PackageNames,
    const [ITargetPlatform](API\Developer\TargetPlatform\Interfaces\ITargetPlatform) * TargetPlatform
) const

Remarks

Gathers the packages this PackageManager wants to manage (ie cook)


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library