EditorFileDialog.access

The location from which the user may select a file, including res://, user://, and the local file system.

  1. EditorFileDialog.Access access [@property getter]
  2. long access [@property setter]
    struct EditorFileDialog
    @nogc nothrow @property
    void
    access
    (
    long v
    )

Meta