Navigation
API > API/Developer > API/Developer/LauncherServices > API/Developer/LauncherServices/ILauncherProfile
Description
Sets the cook options.
| Name | SetCookOptions |
| Type | function |
| Header File | /Engine/Source/Developer/LauncherServices/Public/ILauncherProfile.h |
| Include Path | #include "ILauncherProfile.h" |
void SetCookOptions
(
const FString & Options
)
Parameters
| Name | Remarks |
|---|---|
| Options | The cook options. |
See Also
- GetCookOptions