Navigation
Unreal Engine C++ API Reference > Developer > LauncherServices > FGameProjectHelper
References
Module | LauncherServices |
Header | /Engine/Source/Developer/LauncherServices/Public/GameProjectHelper.h |
Include | #include "GameProjectHelper.h" |
static TArray< FString > GetAvailableConfigurations
&40;
const FString & GameName
&41;
Remarks
Gets a list of available build configurations for the specified game name. A list of build configuration names.
Parameters
Name | Description |
---|---|
GameName | The name of the game (i.e. Example or UDK). |