NodeServer.isMainNode

Gets whether or not this is a main node (players are added when connected to hub) or not (player are added only when transferred by other nodes).

class NodeServer
shared pure nothrow @property @safe @nogc
bool
isMainNode
()

Meta