Navigation
API > API/Developer > API/Developer/LauncherServices > API/Developer/LauncherServices/ILauncherProfile
Description
Sets the cook on the fly close mode
| Name | SetForceClose |
| Type | function |
| Header File | /Engine/Source/Developer/LauncherServices/Public/ILauncherProfile.h |
| Include Path | #include "ILauncherProfile.h" |
void SetForceClose
(
bool Close
)
Parameters
| Name | Remarks |
|---|---|
| Close | the close mode to set. |