INetworkFileServer::NumConnections

Gets the number of active connections.

Windows
MacOS
Linux

References

Module

NetworkFileSystem

Header

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

Include

#include "INetworkFileServer.h"

Syntax

int32 NumConnections() const

Remarks

Gets the number of active connections.

Returns

The number of connections.

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