Navigation
API > API/Developer > API/Developer/LauncherServices > API/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). |