Navigation
API > API/Developer > API/Developer/LauncherServices > API/Developer/LauncherServices/ILauncherProfileBuildCookRun
Description
Sets the cook on the fly server timeout
| Name | SetTimeout |
| Type | function |
| Header File | /Engine/Source/Developer/LauncherServices/Public/ILauncherProfileBuildCookRun.h |
| Include Path | #include "ILauncherProfileBuildCookRun.h" |
void SetTimeout
(
uint32 InTime
)
Parameters
| Name | Remarks |
|---|---|
| InTime | Amount of time to wait before timing out. |