3rd Party Libraries
Recent Additions
Handles Parser
Discord
clients
GetClientCount
File
GetClientCount
Last Updated
2007-02-27
Created At
2007-02-27
Returns the client count put in the server.
native
int
GetClientCount(
bool
inGameOnly
=
true
)
Parameters
bool
inGameOnly
If false connecting players are also counted.
Return Value
int
Client count in the server.