Navigation
API > API/Developer > API/Developer/LauncherServices > API/Developer/LauncherServices/ILauncherProfileLaunchRole
Description
Sets the initial culture to launch with.
| Name | SetInitialCulture |
| Type | function |
| Header File | /Engine/Source/Developer/LauncherServices/Public/ILauncherProfileLaunchRole.h |
| Include Path | #include "ILauncherProfileLaunchRole.h" |
void SetInitialCulture
(
const FString & CultureName
)
Parameters
| Name | Remarks |
|---|---|
| CultureName | The culture name. |