ParaPlayerService.GetPlayerCountMax

Statement

public static int GetPlayerCountMax()

Descriptions

Returns the max player count in the current world.

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