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 SetHideFileServerWindow ( bool Hide )
Remarks
Sets whether to hide the file server's console window.
Parameters
Name | Description |
---|---|
Hide | Whether to hide the window. |
See Also
GetHideFileServerWindow