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