EditorFileDialog.disableOverwriteWarning

If true the EditorFileDialog will not warn the user before overwriting files.

  1. bool disableOverwriteWarning [@property getter]
    struct EditorFileDialog
    @nogc nothrow @property
    bool
    disableOverwriteWarning
    ()
  2. bool disableOverwriteWarning [@property setter]

Meta