AbstractNode.updatePlayers

Sends the number of online players and maximum number of players to the node.

class AbstractNode
shared
void
updatePlayers
(
inout uint online
,
inout uint max
)

Meta