Script API - v1.21.120.21
    Preparing search index...

    Class WeatherChangeAfterEvent

    Contains information related to changes in weather in the environment.

    Index

    Constructors

    Properties

    dimension: string

    Dimension in which the weather has changed.

    This property can't be read in early-execution mode.

    newWeather: WeatherType

    The weather type after the weather was changed.

    This property can't be read in early-execution mode.

    previousWeather: WeatherType

    The weather type before the weather was changed.

    This property can't be read in early-execution mode.