SceneTree.setAutoAcceptQuit

If true, the application automatically accepts quitting. Enabled by default. For mobile platforms, see setQuitOnGoBack.

struct SceneTree
@nogc nothrow
void
setAutoAcceptQuit
(
in bool enabled
)

Meta