Function MultiplayerAPI.isNetworkServer
Returns true if this MultiplayerAPI's networkPeer is in server mode (listening for connections).
bool isNetworkServer() nothrow @nogc const;
Returns true if this MultiplayerAPI's networkPeer is in server mode (listening for connections).
bool isNetworkServer() nothrow @nogc const;