Sports_Bench_Game::get_shootout( $team_id )
Type
Functions
Section
Games
Returns a team’s score in a shootout or false if there is none.
Parameters
- $team_id, integer, required, the id of the team to get the shootout score for
Returns
- bool | int, shootout or pk score or false if no shootout or pks
Since: 1.0
Source: sports-bench-game.php, line 333