ILauncherProfile::IsFileServerHidden

Checks whether the file server's console window should be hidden.

Windows
MacOS
Linux

References

Module

LauncherServices

Header

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

Include

#include "ILauncherProfile.h"

Syntax

bool IsFileServerHidden() const

Remarks

Checks whether the file server's console window should be hidden.

Returns

true if the file server should be hidden, false otherwise.

See Also

SetHideFileServer

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