UProjectPackagingSettings::GetValidPackageConfigurations

Gets a list of all valid packaging configurations for the current project

Unreal Engine C++ API Reference > Developer > DeveloperToolSettings > Settings > UProjectPackagingSettings

References

   
Module DeveloperToolSettings
Header /Engine/Source/Developer/DeveloperToolSettings/Classes/Settings/ProjectPackagingSettings.h
Include #include "Settings/ProjectPackagingSettings.h"
Source /Engine/Source/Developer/DeveloperToolSettings/Private/ProjectPackagingSettings.cpp
static [TArray](API\Runtime\Core\Containers\TArray)< [EProjectPackagingBuildConfigurations](API\Developer\DeveloperToolSettings\Settings\EProjectPackagingBuildConfigurat-) > GetValidPackageConfigurations()  

Remarks

Gets a list of all valid packaging configurations for the current project


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library