NodeServer.worlds

Gets a list with every world registered in the server. The list is a copy of the one kept by the server and its modification has no effect on the server.

class NodeServer
shared pure nothrow @property
shared(WorldInfo)[]
worlds
()

Meta