Class EditorFileDialog.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharpEditor.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class EditorFileDialog.PropertyName : ConfirmationDialog.PropertyName
- Inheritance
-
EditorFileDialog.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
DisableOverwriteWarning
Cached name for the 'disable_overwrite_warning' property.
public static readonly StringName DisableOverwriteWarning
Field Value
DisplayMode
Cached name for the 'display_mode' property.
public static readonly StringName DisplayMode
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
ShowHiddenFiles
Cached name for the 'show_hidden_files' property.
public static readonly StringName ShowHiddenFiles