Navigation
API > API/Developer > API/Developer/LauncherServices > API/Developer/LauncherServices/ILauncherProfile
Description
Sets unversioned cooking.
| Name | SetUnversionedCooking |
| Type | function |
| Header File | /Engine/Source/Developer/LauncherServices/Public/ILauncherProfile.h |
| Include Path | #include "ILauncherProfile.h" |
void SetUnversionedCooking
(
bool Unversioned
)
Parameters
| Name | Remarks |
|---|---|
| Unversioned | Whether cooking is unversioned. |