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 SetCookOptions ( const [FString](API\Runtime\Core\Containers\FString) & Options )
Remarks
Sets the cook options.
Parameters
Name | Description |
---|---|
Options | The cook options. |