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
GoToHelp
Cached name for the 'go_to_help' signal.
public static readonly StringName GoToHelp
Field Value
GoToMethod
Cached name for the 'go_to_method' signal.
public static readonly StringName GoToMethod
Field Value
NameChanged
Cached name for the 'name_changed' signal.
public static readonly StringName NameChanged
Field Value
ReplaceInFilesRequested
Cached name for the 'replace_in_files_requested' signal.
public static readonly StringName ReplaceInFilesRequested
Field Value
RequestHelp
Cached name for the 'request_help' signal.
public static readonly StringName RequestHelp
Field Value
RequestOpenScriptAtLine
Cached name for the 'request_open_script_at_line' signal.
public static readonly StringName RequestOpenScriptAtLine
Field Value
RequestSaveHistory
Cached name for the 'request_save_history' signal.
public static readonly StringName RequestSaveHistory
Field Value
SearchInFilesRequested
Cached name for the 'search_in_files_requested' signal.
public static readonly StringName SearchInFilesRequested