Classes for the script editor used within the editor to create and modify Python and Lua scripts.
boolean closeAllTabs()
Close all opened script-tabs.
ExitAction(@NotNull final Exiter exiter, @NotNull final ScriptEditControl scriptEditControl, @NotNull final FileControl<?, ?, ?> fileControl, @NotNull final PickmapChooserControl<?, ?, ?> pickmapChooserControl, @NotNull final PluginController<?, ?, ?> pluginControl)
Creates a new instance.
ScriptEditControl - Manages events and data flow for the script editor entity.