Navigation
API > API/Developer > API/Developer/LauncherServices > API/Developer/LauncherServices/ILauncherProfileBuildCookRun
Description
Gets the list of cooked culture.
| Name | GetCookedCultures |
| Type | function |
| Header File | /Engine/Source/Developer/LauncherServices/Public/ILauncherProfileBuildCookRun.h |
| Include Path | #include "ILauncherProfileBuildCookRun.h" |
const TArray < FString > & GetCookedCultures() const
Collection of culture names.
See Also
-
RemoveCookedCulture