EditorFileDialog.disableOverwriteWarning

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

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

Meta