Table of Contents

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

StringName

CurrentDir

Cached name for the 'current_dir' property.

public static readonly StringName CurrentDir

Field Value

StringName

CurrentFile

Cached name for the 'current_file' property.

public static readonly StringName CurrentFile

Field Value

StringName

CurrentPath

Cached name for the 'current_path' property.

public static readonly StringName CurrentPath

Field Value

StringName

DisableOverwriteWarning

Cached name for the 'disable_overwrite_warning' property.

public static readonly StringName DisableOverwriteWarning

Field Value

StringName

DisplayMode

Cached name for the 'display_mode' property.

public static readonly StringName DisplayMode

Field Value

StringName

FileMode

Cached name for the 'file_mode' property.

public static readonly StringName FileMode

Field Value

StringName

Filters

Cached name for the 'filters' property.

public static readonly StringName Filters

Field Value

StringName

ShowHiddenFiles

Cached name for the 'show_hidden_files' property.

public static readonly StringName ShowHiddenFiles

Field Value

StringName