EditorInterface.setMainScreenEditor

Sets the editor's current main screen to the one specified in name. name must match the text of the tab in question exactly (2D, 3D, Script, AssetLib).

struct EditorInterface
@nogc nothrow
void
setMainScreenEditor
(
in String name
)

Meta