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