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 SetTimeout
&40;
uint32 InTime
&41;
Remarks
Sets the cook on the fly server timeout
Parameters
Name | Description |
---|---|
InTime | Amount of time to wait before timing out. |