For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /server/classes/WeatherChangeAfterEvent.md.

Class: WeatherChangeAfterEvent

event

Beta

Contains information related to changes in weather in the environment.

包含与环境中天气变化相关的信息。

Properties

dimension

readonly dimension: string

Beta

Remarks

Dimension in which the weather has changed.

天气发生变化的维度。


newWeather

readonly newWeather: WeatherType

Beta

Remarks

The weather type after the weather was changed.

天气变化后的天气类型。


previousWeather

readonly previousWeather: WeatherType

Beta

Remarks

The weather type before the weather was changed.

天气变化前的天气类型。

同领域相关