ParaPlayerService.GetPlayerCount

Statement

public static int GetPlayerCount()

Descriptions

Returns the actual player count in the current world.

function GetPlayerCount()
  return CS.ParaPlayerService.GetPlayerCount()
end