ILauncherProfile::SetHideFileServerWindow

Sets whether to hide the file server's console window.

Windows
MacOS
Linux

References

Module

LauncherServices

Header

/Engine/Source/Developer/LauncherServices/Public/ILauncherProfile.h

Include

#include "ILauncherProfile.h"

Syntax

void SetHideFileServerWindow
(
    bool Hide
)

Remarks

Sets whether to hide the file server's console window.

Parameters

Parameter

Description

Hide

Whether to hide the window.

See Also

GetHideFileServerWindow

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss