Table of Contents

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

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

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

ModeOverridesTitle

Cached name for the 'mode_overrides_title' property.

public static readonly StringName ModeOverridesTitle

Field Value

StringName

RootSubfolder

Cached name for the 'root_subfolder' property.

public static readonly StringName RootSubfolder

Field Value

StringName

ShowHiddenFiles

Cached name for the 'show_hidden_files' property.

public static readonly StringName ShowHiddenFiles

Field Value

StringName

UseNativeDialog

Cached name for the 'use_native_dialog' property.

public static readonly StringName UseNativeDialog

Field Value

StringName