Table of Contents

Class ScriptEditorBase.SignalName

Namespace
Godot
Assembly
GodotSharpEditor.dll

Cached StringNames for the signals contained in this class, for fast lookup.

public class ScriptEditorBase.SignalName : VBoxContainer.SignalName
Inheritance
ScriptEditorBase.SignalName
Inherited Members

Constructors

SignalName()

public SignalName()

Fields

EditedScriptChanged

Cached name for the 'edited_script_changed' signal.

public static readonly StringName EditedScriptChanged

Field Value

StringName

GoToHelp

Cached name for the 'go_to_help' signal.

public static readonly StringName GoToHelp

Field Value

StringName

GoToMethod

Cached name for the 'go_to_method' signal.

public static readonly StringName GoToMethod

Field Value

StringName

NameChanged

Cached name for the 'name_changed' signal.

public static readonly StringName NameChanged

Field Value

StringName

ReplaceInFilesRequested

Cached name for the 'replace_in_files_requested' signal.

public static readonly StringName ReplaceInFilesRequested

Field Value

StringName

RequestHelp

Cached name for the 'request_help' signal.

public static readonly StringName RequestHelp

Field Value

StringName

RequestOpenScriptAtLine

Cached name for the 'request_open_script_at_line' signal.

public static readonly StringName RequestOpenScriptAtLine

Field Value

StringName

RequestSaveHistory

Cached name for the 'request_save_history' signal.

public static readonly StringName RequestSaveHistory

Field Value

StringName

SearchInFilesRequested

Cached name for the 'search_in_files_requested' signal.

public static readonly StringName SearchInFilesRequested

Field Value

StringName