Property MaxPlayers
MaxPlayers
The maximum number of players allowed in the lobby. Must be greater than or equal to the current number of players in the lobby. Minimum: 1. Maximum: 100.
Declaration
public int? MaxPlayers { get; set; }
Property Value
| Type | Description |
|---|---|
| int? |