NetworkGetNumConnectedPlayers
Docslocal retval = NetworkGetNumConnectedPlayers()Description
Returns the amount of players connected in the current session. Only works when connected to a session/server.
Returns
intReturns an integer value.
local retval = NetworkGetNumConnectedPlayers()Returns the amount of players connected in the current session. Only works when connected to a session/server.
intReturns an integer value.
No snippets yet. Be the first to contribute!