Navigation
API > API/Developer > API/Developer/LauncherServices > API/Developer/LauncherServices/ILauncherProfile
Description
Sets legacy incremental cooking.
| Name | SetIncrementalCooking |
| Type | function |
| Header File | /Engine/Source/Developer/LauncherServices/Public/ILauncherProfile.h |
| Include Path | #include "ILauncherProfile.h" |
void SetIncrementalCooking
(
bool Incremental
)
Parameters
| Name | Remarks |
|---|---|
| Incremental | Whether cooking should be incremental. |