Navigation
API > API/Developer > API/Developer/LauncherServices > API/Developer/LauncherServices/ILauncherProfile
Description
Gets the timeout time for the cook on the fly server.
| Name | GetTimeout |
| Type | function |
| Header File | /Engine/Source/Developer/LauncherServices/Public/ILauncherProfile.h |
| Include Path | #include "ILauncherProfile.h" |
uint32 GetTimeout() const
The timeout time.
See Also
- SetTimeout