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