NodeServer.max

Sets the maximum number of players that can connect to the current node. 0 can be used for unlimited players.

  1. size_t max [@property getter]
  2. uint max [@property setter]
    class NodeServer
    shared @property
    size_t
    max
    (
    uint max
    )

Meta