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