SetServerMaxParticipantCount

Method

Set the max number of participants for the current server. You can only set this to a value that is less than or equal to the current participant (actor) count.

Definition

void SetServerMaxParticipantCount(int maxParticipants)
void SetServerMaxParticipantCount(int maxParticipants)

Parameters

ParameterDescription
int maxParticipants