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