Documentation

alliance_pick.inc.php

Table of Contents

Functions

get_draft_teams()  : array<int, Alliance, CanPick: bool}>
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, Alliance, CanPick: bool}>
Parameters
$gameId : int
Return values
array<int, Alliance, CanPick: bool}>

        
On this page

Search results