ILauncherProfileLaunchRole::SetInitialCulture

Sets the initial culture to launch with.

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

References

   
Module LauncherServices
Header /Engine/Source/Developer/LauncherServices/Public/ILauncherProfileLaunchRole.h
Include #include "ILauncherProfileLaunchRole.h"
void SetInitialCulture
(
    const [FString](API\Runtime\Core\Containers\FString) & CultureName
)

Remarks

Sets the initial culture to launch with.

Parameters

Name Description
CultureName The culture name.

See Also

GetInitialCulture


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library