Saxonberg Server API
    Preparing search index...

    One weighted transition candidate.

    interface WeatherTransition {
        type: WeatherType;
        weight: number;
    }
    Index

    Properties

    Properties

    weight: number