Clonk Developer Mode Documentation
Introduction
Contents
Search
Engine
Command Line
Game Data
Script
GetSeason
Category:
Environment / Weather
Since engine version:
4.6.5.0 CP
Description
Returns the current season. From 0 = winter through 50 = summer to 99 = again winter.
Syntax
int
GetSeason ();
See also:
GetClimate
,
GetTemperature
Cucaracha, Mai 2002
Clonk Developer Mode Documentation
Introduction
Contents
Search
Engine
Command Line
Game Data
Script