Script API - v26.50.27
    Preparing search index...

    Class WorldClockOnTimeModifiedAfterEventBeta

    Contains information related to changes to the time of a WorldClock.

    export class WorldClockOnTimeModifiedAfterEvent {
    private constructor();
    readonly clock: WorldClock;
    }
    Index

    Constructors

    Properties

    Constructors

    Properties

    clock: WorldClock

    The world clock that had its time modified.

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