FTargetPlatformBase::GetExtraPackagesToCook

Gets a list of package names to cook when cooking this platform

Unreal Engine C++ API Reference > Developer > TargetPlatform > Common > FTargetPlatformBase

References

   
Module TargetPlatform
Header /Engine/Source/Developer/TargetPlatform/Public/Common/TargetPlatformBase.h
Include #include "Common/TargetPlatformBase.h"
virtual void GetExtraPackagesToCook
(
    [TArray](API\Runtime\Core\Containers\TArray)< [FName](API\Runtime\Core\UObject\FName) > & PackageNames
) const

Remarks

Gets a list of package names to cook when cooking this platform


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library