Module script_editor_base

Expand description

Sidecar module for class ScriptEditorBase.

Defines related flag and enum types. In GDScript, those are nested under the class scope.

See also Godot docs for ScriptEditorBase enums.

Structs§

SigEditedScriptChanged
SigGoToHelp
SigGoToMethod
SigNameChanged
SigReplaceInFilesRequested
SigRequestHelp
SigRequestOpenScriptAtLine
SigRequestSaveHistory
SigRequestSavePreviousState
SigSearchInFilesRequested
SignalsInScriptEditorBase
A collection of signals for the ScriptEditorBase class.