Module script_editor_base

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
SignalsOfScriptEditorBase
A collection of signals for the ScriptEditorBase class.