MDE Scripting: CloseSeason

From Nomad DB
Revision as of 20:18, 17 October 2020 by Deewarz (talk | contribs) (Created page with "{| class="wikitable" !Syntax |<syntaxhighlight lang="lua">game.traffic:CloseSeason()</syntaxhighlight> |- !Module |Traffic |- !Library...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Syntax
game.traffic:CloseSeason()
Module Traffic
Library Game
Game Mafia: Definitive Edition


Description

Close the current season.

Required before opening a new season.


Returns

Returns nothing.


Examples

game.traffic:CloseSeason() -- closes the current season