ILauncherProfile::AddCookedCulture

Adds a culture to cook (only used if cooking by the book).

Windows
MacOS
Linux

References

Module

LauncherServices

Header

/Engine/Source/Developer/LauncherServices/Public/ILauncherProfile.h

Include

#include "ILauncherProfile.h"

Syntax

void AddCookedCulture
(
    const FString & CultureName
)

Remarks

Adds a culture to cook (only used if cooking by the book).

Parameters

Parameter

Description

CultureName

The name of the culture to cook.

See Also

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss