Black Ops III

NumRemoteClients

Returns the number of remote clients connected to the game. Very useful for scaling content for coop play, and network balancing.

Example:

num_remote_clients = NumRemoteClients()