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 SetCookConfiguration ( EBuildConfiguration Configuration )
Remarks
Sets the build configuration of the cooker.
Parameters
Name | Description |
---|---|
Configuration | The cooker's build configuration to set. |