Navigation
Unreal Engine C++ API Reference > Developer > LauncherServices > ILauncherProfile
References
Module | LauncherServices |
Header | /Engine/Source/Developer/LauncherServices/Public/ILauncherProfile.h |
Include | #include "ILauncherProfile.h" |
void SetIncrementalCooking
&40;
bool Incremental
&41;
Remarks
Sets incremental cooking.
Parameters
Name | Description |
---|---|
Incremental | Whether cooking should be incremental. |