Dota 2 Workshop Tools/Scripting/API/CDOTAGamerules.SetCustomGameTeamMaxPlayers
< Dota 2 Workshop Tools | Scripting | API

Function Description
void SetCustomGameTeamMaxPlayers(int int_1, int int_2)
Set whether a team is selectable during game setup
- Example
function CDOTAGamerules:SetCustomGameTeamMaxPlayers( int_1, int_2 ) end
Parameters
Type | Name | Description |
---|---|---|
int | int_1 | No Description Set |
int | int_2 | No Description Set |