alliance_pick.inc.php
Table of Contents
Functions
- get_draft_teams() : array<int, array<string, mixed>>
- Returns an array with all relevant information about draft teams, including their current size and if the leader can pick teammates.
Functions
get_draft_teams()
Returns an array with all relevant information about draft teams, including their current size and if the leader can pick teammates.
get_draft_teams(int $gameId) : array<int, array<string, mixed>>
Parameters
- $gameId : int