Table of Contents

Class EditorFileDialog.SignalName

Namespace
Godot
Assembly
GodotSharpEditor.dll

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

public class EditorFileDialog.SignalName : ConfirmationDialog.SignalName
Inheritance
EditorFileDialog.SignalName
Inherited Members

Constructors

SignalName()

public SignalName()

Fields

DirSelected

Cached name for the 'dir_selected' signal.

public static readonly StringName DirSelected

Field Value

StringName

FileSelected

Cached name for the 'file_selected' signal.

public static readonly StringName FileSelected

Field Value

StringName

FilesSelected

Cached name for the 'files_selected' signal.

public static readonly StringName FilesSelected

Field Value

StringName