Skip to main content

Class: ExtensionContextAfterEvents

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

Constructors

new ExtensionContextAfterEvents()

private new ExtensionContextAfterEvents(): ExtensionContextAfterEvents

Returns

ExtensionContextAfterEvents

Properties

cursorPropertyChange

readonly cursorPropertyChange: CursorPropertyChangeAfterEventSignal


modeChange

readonly modeChange: ModeChangeAfterEventSignal

Remarks

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


primarySelectionChange

readonly primarySelectionChange: PrimarySelectionChangeAfterEventSignal