INetworkFileServer::IsItReadyToAcceptConnections

Returns Whether the network server was able to successfully start or not.

Windows
MacOS
Linux

References

Module

NetworkFileSystem

Header

/Engine/Source/Runtime/NetworkFileSystem/Public/INetworkFileServer.h

Include

#include "INetworkFileServer.h"

Syntax

bool IsItReadyToAcceptConnections() const

Remarks

Returns Whether the network server was able to successfully start or not.

Returns

true on success, false otherwise.

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