Class FileDialog.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class FileDialog.PropertyName : ConfirmationDialog.PropertyName
- Inheritance
-
FileDialog.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
Access
Cached name for the 'access' property.
public static readonly StringName Access
Field Value
CurrentDir
Cached name for the 'current_dir' property.
public static readonly StringName CurrentDir
Field Value
CurrentFile
Cached name for the 'current_file' property.
public static readonly StringName CurrentFile
Field Value
CurrentPath
Cached name for the 'current_path' property.
public static readonly StringName CurrentPath
Field Value
FileMode
Cached name for the 'file_mode' property.
public static readonly StringName FileMode
Field Value
Filters
Cached name for the 'filters' property.
public static readonly StringName Filters
Field Value
ModeOverridesTitle
Cached name for the 'mode_overrides_title' property.
public static readonly StringName ModeOverridesTitle
Field Value
RootSubfolder
Cached name for the 'root_subfolder' property.
public static readonly StringName RootSubfolder
Field Value
ShowHiddenFiles
Cached name for the 'show_hidden_files' property.
public static readonly StringName ShowHiddenFiles
Field Value
UseNativeDialog
Cached name for the 'use_native_dialog' property.
public static readonly StringName UseNativeDialog