SetSeason

Category: Environment / Weather
Since engine version: 1.0 OC

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
jwk, 2002-08