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
AddSideMenu
Cached name for the 'add_side_menu' method.
public static readonly StringName AddSideMenu
Field Value
ClearFilters
Cached name for the 'clear_filters' method.
public static readonly StringName ClearFilters
Field Value
GetAccess
Cached name for the 'get_access' method.
public static readonly StringName GetAccess
Field Value
GetCurrentDir
Cached name for the 'get_current_dir' method.
public static readonly StringName GetCurrentDir
Field Value
GetCurrentFile
Cached name for the 'get_current_file' method.
public static readonly StringName GetCurrentFile
Field Value
GetCurrentPath
Cached name for the 'get_current_path' method.
public static readonly StringName GetCurrentPath
Field Value
GetDisplayMode
Cached name for the 'get_display_mode' method.
public static readonly StringName GetDisplayMode
Field Value
GetFileMode
Cached name for the 'get_file_mode' method.
public static readonly StringName GetFileMode
Field Value
GetFilters
Cached name for the 'get_filters' method.
public static readonly StringName GetFilters
Field Value
GetLineEdit
Cached name for the 'get_line_edit' method.
public static readonly StringName GetLineEdit
Field Value
GetVBox
Cached name for the 'get_vbox' method.
public static readonly StringName GetVBox
Field Value
Invalidate
Cached name for the 'invalidate' method.
public static readonly StringName Invalidate
Field Value
IsOverwriteWarningDisabled
Cached name for the 'is_overwrite_warning_disabled' method.
public static readonly StringName IsOverwriteWarningDisabled
Field Value
IsShowingHiddenFiles
Cached name for the 'is_showing_hidden_files' method.
public static readonly StringName IsShowingHiddenFiles
Field Value
SetAccess
Cached name for the 'set_access' method.
public static readonly StringName SetAccess
Field Value
SetCurrentDir
Cached name for the 'set_current_dir' method.
public static readonly StringName SetCurrentDir
Field Value
SetCurrentFile
Cached name for the 'set_current_file' method.
public static readonly StringName SetCurrentFile
Field Value
SetCurrentPath
Cached name for the 'set_current_path' method.
public static readonly StringName SetCurrentPath
Field Value
SetDisableOverwriteWarning
Cached name for the 'set_disable_overwrite_warning' method.
public static readonly StringName SetDisableOverwriteWarning
Field Value
SetDisplayMode
Cached name for the 'set_display_mode' method.
public static readonly StringName SetDisplayMode
Field Value
SetFileMode
Cached name for the 'set_file_mode' method.
public static readonly StringName SetFileMode
Field Value
SetFilters
Cached name for the 'set_filters' method.
public static readonly StringName SetFilters
Field Value
SetShowHiddenFiles
Cached name for the 'set_show_hidden_files' method.
public static readonly StringName SetShowHiddenFiles