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

    Contains a set of events that are available across the scope of the ExtensionContext.

    export class ExtensionContextAfterEvents {
    private constructor();
    readonly blockPaletteSelectedItemChange: BlockPaletteSelectedItemChangeAfterEventSignal;
    readonly clipboardChange: ClipboardChangeAfterEventSignal;
    readonly currentThemeChange: CurrentThemeChangeAfterEventSignal;
    readonly currentThemeColorChange: CurrentThemeColorChangeAfterEventSignal;
    readonly cursorPropertyChange: CursorPropertyChangeAfterEventSignal;
    readonly modeChange: ModeChangeAfterEventSignal;
    readonly SelectionChange: SelectionChangeAfterEventSignal;
    }
    Index

    Constructors

    Properties

    blockPaletteSelectedItemChange: BlockPaletteSelectedItemChangeAfterEventSignal

    This property can be read in early-execution mode.

    This property can be read in early-execution mode.

    This property can be read in early-execution mode.

    This property can be read in early-execution mode.

    This property can be read in early-execution mode.

    This event triggers when the editor mode changes for the player.

    This property can be read in early-execution mode.

    This property can be read in early-execution mode.