Module file_dialog

Expand description

Sidecar module for class FileDialog.

Defines related flag and enum types. In GDScript, those are nested under the class scope.

See also Godot docs for FileDialog enums.

Structs§

Access
ExAddFilter
Default-param extender for FileDialog::add_filter_ex.
FileMode
SigDirSelected
SigFileSelected
SigFilenameFilterChanged
SigFilesSelected
SignalsInFileDialog
A collection of signals for the FileDialog class.