Class FileDialog.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class FileDialog.MethodName : ConfirmationDialog.MethodName
- Inheritance
-
FileDialog.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
ClearFilters
Cached name for the 'clear_filters' method.
public static readonly StringName ClearFilters
Field Value
DeselectAll
Cached name for the 'deselect_all' method.
public static readonly StringName DeselectAll
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
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
GetRootSubfolder
Cached name for the 'get_root_subfolder' method.
public static readonly StringName GetRootSubfolder
Field Value
GetSelectedOptions
Cached name for the 'get_selected_options' method.
public static readonly StringName GetSelectedOptions
Field Value
GetUseNativeDialog
Cached name for the 'get_use_native_dialog' method.
public static readonly StringName GetUseNativeDialog
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
IsModeOverridingTitle
Cached name for the 'is_mode_overriding_title' method.
public static readonly StringName IsModeOverridingTitle
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
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
SetModeOverridesTitle
Cached name for the 'set_mode_overrides_title' method.
public static readonly StringName SetModeOverridesTitle
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
SetRootSubfolder
Cached name for the 'set_root_subfolder' method.
public static readonly StringName SetRootSubfolder
Field Value
SetShowHiddenFiles
Cached name for the 'set_show_hidden_files' method.
public static readonly StringName SetShowHiddenFiles
Field Value
SetUseNativeDialog
Cached name for the 'set_use_native_dialog' method.
public static readonly StringName SetUseNativeDialog