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 SetForceClose ( bool Close )
Remarks
Sets the cook on the fly close mode
Parameters
Name | Description |
---|---|
Close | the close mode to set. |