Category: Environment
/ Weather
Since engine version: 1.0 OC
SetSeason
Description
Sets the season.
Syntax
void SetSeason(int season);
Parameter
- season:
- Season from 0 (spring) to 100 (winter).
Example
SetSeason(50);
Mid-summer.
See also: GetSeason