ParaPlayerService.GetMaxPlayerCount

Declaration

public static int GetMaxPlayerCount()

Description

Returns the maximum number of players in the current world.

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