MultiuserEditorDock
Inherits: VBoxContainer < BoxContainer < Container < Control < CanvasItem < Node < Object
Dock UI for starting, joining, stopping, and monitoring multiuser editor sessions.
Description
MultiuserEditorDock provides the editor dock controls for the Multiuser Editor module. It displays the current connection state, exposes host and join controls, lists connected peers, and shows status details from MultiuserEditorPlugin.
The dock is created and owned by the editor plugin. It is not intended to be instantiated by projects at runtime; it documents the built-in editor UI used to control collaborative editing sessions.