Gets the number of groups captured by a match.
Syntax
1
match_get_group_count(match_id)
| Argument | Type | Description |
|---|---|---|
| match_id | real | The id of the match to use. |
Returns: Real
Gets the number of groups captured by a match.
1
match_get_group_count(match_id)
| Argument | Type | Description |
|---|---|---|
| match_id | real | The id of the match to use. |
Returns: Real