Difference between revisions of "MDE Scripting: GetCurrentSeasonID"

From Nomad DB
 
Line 1: Line 1:
 +
{{Page_MDE}}
 
{| class="wikitable"
 
{| class="wikitable"
 
!Syntax
 
!Syntax

Latest revision as of 20:27, 27 October 2020

Syntax
game.traffic:GetCurrentSeasonID()
Module Traffic
Library Game
Game Mafia: Definitive Edition


Description

Get the current season ID.


Returns

# Type Description
1 number The current season ID.


Examples

local seasonID = game.traffic:GetCurrentSeasonID() -- returns the current season ID