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 SetIncrementalDeploying
&40;
bool Incremental
&41;
Remarks
Sets incremental deploying.
Parameters
Name | Description |
---|---|
Incremental | Whether deploying should be incremental. |