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
AddOption
Cached name for the 'add_option' method.
public static readonly StringName AddOption
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
GetOptionCount
Cached name for the 'get_option_count' method.
public static readonly StringName GetOptionCount
Field Value
GetOptionDefault
Cached name for the 'get_option_default' method.
public static readonly StringName GetOptionDefault
Field Value
GetOptionName
Cached name for the 'get_option_name' method.
public static readonly StringName GetOptionName
Field Value
GetOptionValues
Cached name for the 'get_option_values' method.
public static readonly StringName GetOptionValues
Field Value
GetSelectedOptions
Cached name for the 'get_selected_options' method.
public static readonly StringName GetSelectedOptions
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
PopupFileDialog
Cached name for the 'popup_file_dialog' method.
public static readonly StringName PopupFileDialog
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
SetOptionCount
Cached name for the 'set_option_count' method.
public static readonly StringName SetOptionCount
Field Value
SetOptionDefault
Cached name for the 'set_option_default' method.
public static readonly StringName SetOptionDefault
Field Value
SetOptionName
Cached name for the 'set_option_name' method.
public static readonly StringName SetOptionName
Field Value
SetOptionValues
Cached name for the 'set_option_values' method.
public static readonly StringName SetOptionValues
Field Value
SetShowHiddenFiles
Cached name for the 'set_show_hidden_files' method.
public static readonly StringName SetShowHiddenFiles