Clonk Developer Mode Documentation
Introduction
Contents
Search
Engine
Command Line
Game Data
Script
GetTemperature
Category:
Environment / Weather
Since engine version:
4.6.5.0 CP
Description
Returns the global temperature. Values depend on climate and season and range from -80 to +80.
Syntax
int
GetTemperature ();
See also:
GetSeason
,
GetWind
jwk, Juni 2002
Clonk Developer Mode Documentation
Introduction
Contents
Search
Engine
Command Line
Game Data
Script