Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/NetworkFileSystem/Public/INetworkFileServer.h |
Include |
#include "INetworkFileServer.h" |
bool IsItReadyToAcceptConnections() const
Returns Whether the network server was able to successfully start or not.
true on success, false otherwise.