Navigation
API > API/Developer > API/Developer/LauncherServices > API/Developer/LauncherServices/ILauncherProfile
Description
Set the incremental cook mode.
| Name | SetIncrementalCookMode |
| Type | function |
| Header File | /Engine/Source/Developer/LauncherServices/Public/ILauncherProfile.h |
| Include Path | #include "ILauncherProfile.h" |
void SetIncrementalCookMode
(
ELauncherProfileIncrementalCookMode::Type Mode
)
Parameters
| Name | Remarks |
|---|---|
| Mode | the incremental cooking mode to use |