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

    Contains information related to changes in player editor mode.

    export class ModeChangeAfterEvent {
    private constructor();
    readonly mode: EditorMode;
    }
    Index

    Constructors

    Properties

    Constructors

    Properties

    The editor mode that the player is changed to.

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