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

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

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

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

SetShowHiddenFiles

Cached name for the 'set_show_hidden_files' method.

public static readonly StringName SetShowHiddenFiles

Field Value

StringName