ProtoTwin API
    Preparing search index...

    Class EditorAbstract

    Editor. Stores global state related to the editor. This can be used by tools. Care should be taken when used by components, since it may introduce non-determinism.

    Index

    Properties

    highlights: Highlights = ...

    The current entity highlights.

    selection: Selection = ...

    The current entity selection.

    Methods

    • Refreshes the inspector if the specified entity is being inspected.

      Parameters

      Returns void