FileDialog.Access

Values

ValueMeaning
accessResources0

The dialog allows the selection of file and directory.

accessUserdata1

The dialog allows access files under Resource path(res://) .

accessFilesystem2

The dialog allows access files in whole file system.

Meta