Table of Contents

Class EditorFileDialog.MethodName

Namespace
Godot
Assembly
GodotSharpEditor.dll

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

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

Constructors

MethodName()

public MethodName()

Fields

AddFilter

Cached name for the 'add_filter' method.

public static readonly StringName AddFilter

Field Value

StringName

AddOption

Cached name for the 'add_option' method.

public static readonly StringName AddOption

Field Value

StringName

AddSideMenu

Cached name for the 'add_side_menu' method.

public static readonly StringName AddSideMenu

Field Value

StringName

ClearFilters

Cached name for the 'clear_filters' method.

public static readonly StringName ClearFilters

Field Value

StringName

GetAccess

Cached name for the 'get_access' method.

public static readonly StringName GetAccess

Field Value

StringName

GetCurrentDir

Cached name for the 'get_current_dir' method.

public static readonly StringName GetCurrentDir

Field Value

StringName

GetCurrentFile

Cached name for the 'get_current_file' method.

public static readonly StringName GetCurrentFile

Field Value

StringName

GetCurrentPath

Cached name for the 'get_current_path' method.

public static readonly StringName GetCurrentPath

Field Value

StringName

GetDisplayMode

Cached name for the 'get_display_mode' method.

public static readonly StringName GetDisplayMode

Field Value

StringName

GetFileMode

Cached name for the 'get_file_mode' method.

public static readonly StringName GetFileMode

Field Value

StringName

GetFilters

Cached name for the 'get_filters' method.

public static readonly StringName GetFilters

Field Value

StringName

GetLineEdit

Cached name for the 'get_line_edit' method.

public static readonly StringName GetLineEdit

Field Value

StringName

GetOptionCount

Cached name for the 'get_option_count' method.

public static readonly StringName GetOptionCount

Field Value

StringName

GetOptionDefault

Cached name for the 'get_option_default' method.

public static readonly StringName GetOptionDefault

Field Value

StringName

GetOptionName

Cached name for the 'get_option_name' method.

public static readonly StringName GetOptionName

Field Value

StringName

GetOptionValues

Cached name for the 'get_option_values' method.

public static readonly StringName GetOptionValues

Field Value

StringName

GetSelectedOptions

Cached name for the 'get_selected_options' method.

public static readonly StringName GetSelectedOptions

Field Value

StringName

GetVBox

Cached name for the 'get_vbox' method.

public static readonly StringName GetVBox

Field Value

StringName

Invalidate

Cached name for the 'invalidate' method.

public static readonly StringName Invalidate

Field Value

StringName

IsOverwriteWarningDisabled

Cached name for the 'is_overwrite_warning_disabled' method.

public static readonly StringName IsOverwriteWarningDisabled

Field Value

StringName

IsShowingHiddenFiles

Cached name for the 'is_showing_hidden_files' method.

public static readonly StringName IsShowingHiddenFiles

Field Value

StringName

PopupFileDialog

Cached name for the 'popup_file_dialog' method.

public static readonly StringName PopupFileDialog

Field Value

StringName

SetAccess

Cached name for the 'set_access' method.

public static readonly StringName SetAccess

Field Value

StringName

SetCurrentDir

Cached name for the 'set_current_dir' method.

public static readonly StringName SetCurrentDir

Field Value

StringName

SetCurrentFile

Cached name for the 'set_current_file' method.

public static readonly StringName SetCurrentFile

Field Value

StringName

SetCurrentPath

Cached name for the 'set_current_path' method.

public static readonly StringName SetCurrentPath

Field Value

StringName

SetDisableOverwriteWarning

Cached name for the 'set_disable_overwrite_warning' method.

public static readonly StringName SetDisableOverwriteWarning

Field Value

StringName

SetDisplayMode

Cached name for the 'set_display_mode' method.

public static readonly StringName SetDisplayMode

Field Value

StringName

SetFileMode

Cached name for the 'set_file_mode' method.

public static readonly StringName SetFileMode

Field Value

StringName

SetFilters

Cached name for the 'set_filters' method.

public static readonly StringName SetFilters

Field Value

StringName

SetOptionCount

Cached name for the 'set_option_count' method.

public static readonly StringName SetOptionCount

Field Value

StringName

SetOptionDefault

Cached name for the 'set_option_default' method.

public static readonly StringName SetOptionDefault

Field Value

StringName

SetOptionName

Cached name for the 'set_option_name' method.

public static readonly StringName SetOptionName

Field Value

StringName

SetOptionValues

Cached name for the 'set_option_values' method.

public static readonly StringName SetOptionValues

Field Value

StringName

SetShowHiddenFiles

Cached name for the 'set_show_hidden_files' method.

public static readonly StringName SetShowHiddenFiles

Field Value

StringName