NodeServer.hubMax

Gets the number of maximum players that can connect to the hub. If the value is 0 it means that no limit has been set and players will never be kicked because the server is full.

class NodeServer
shared pure nothrow @property @safe @nogc
size_t
hubMax
()

Meta