Game
Description
Provides methods to interface with the game world itself. Not to be confused with the World.
Methods
| SpawnBomb | Spawns a bomb |
| SpawnExplosion | Spawns an explosion |
| GetGameScheme | Returns match settings |
| GetSDTime | Returns how many seconds until Sudden Death starts |
| SetSDTime | Sets how many seconds until Sudden Death starts, but only if the timer hasn't stopped already |
| EndRound | Ends the currently on-going round |
| AwardWin | Awards wins to players |