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 SetUnversionedCooking ( bool Unversioned )
Remarks
Sets unversioned cooking.
Parameters
Name | Description |
---|---|
Unversioned | Whether cooking is unversioned. |