FileDialog.Access

Values

ValueMeaning
accessResources0

The dialog only allows accessing files under the Resource path (res://).

accessUserdata1

The dialog only allows accessing files under user data path (user://).

accessFilesystem2

The dialog allows accessing files on the whole file system.

Meta