ITargetPlatform::GetExtraPackagesToCook

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

Unreal Engine C++ API Reference > Developer > TargetPlatform > Interfaces > ITargetPlatform

  • ITargetPlatform::GetExtraPackagesToCook()

References

   
Module TargetPlatform
Header /Engine/Source/Developer/TargetPlatform/Public/Interfaces/ITargetPlatform.h
Include #include "Interfaces/ITargetPlatform.h"
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