ILauncherProfile::GetExplicitBuildTargetNames

Helper function to get all of the build targets available for this profile, based on its current project & cook platforms

Unreal Engine C++ API Reference > Developer > LauncherServices > ILauncherProfile

References

   
Module LauncherServices
Header /Engine/Source/Developer/LauncherServices/Public/ILauncherProfile.h
Include #include "ILauncherProfile.h"
[TArray](API\Runtime\Core\Containers\TArray)< [FString](API\Runtime\Core\Containers\FString) > GetExplicitBuildTargetNames() const  

Remarks

Helper function to get all of the build targets available for this profile, based on its current project & cook platforms


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library