FIniCookedEditorPackageManager::GatherAllPackages

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

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

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 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