Navigation
API > API/Developer > API/Developer/LauncherServices > API/Developer/LauncherServices/ILauncherProfileBuildCookRun
Description
Checks whether legacy incremental cooking is enabled.
| Name | IsCookingIncrementally |
| Type | function |
| Header File | /Engine/Source/Developer/LauncherServices/Public/ILauncherProfileBuildCookRun.h |
| Include Path | #include "ILauncherProfileBuildCookRun.h" |
bool IsCookingIncrementally() const
true if cooking incrementally, false otherwise.
See Also
- SetIncrementalCooking