ILauncherProfile::SetHideFileServerWindow

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

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


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library