GetNumberOfPlayers
Docslocal retval = GetNumberOfPlayers()Description
Gets the number of players in the current session.
If not multiplayer, always returns 1.
Returns
intReturns an integer value.
local retval = GetNumberOfPlayers()Gets the number of players in the current session.
If not multiplayer, always returns 1.
intReturns an integer value.
No snippets yet. Be the first to contribute!