virtualx-engine/doc
Hugo Locurcio 76a14cfd02
Expose the "restart on exit" OS functionality
This can be used to restart a project with specific command line arguments
applied. This can work in tandem with `OS.get_cmdline_args()` to restart
with the same command line arguments as used to originally run the project.

Example use cases:

- Restart to apply an user setting change that requires a restart to work.
- Restart with a Godot command line argument to change the video driver,
  audio driver, etc.
2022-09-20 17:27:46 +02:00
..
classes Expose the "restart on exit" OS functionality 2022-09-20 17:27:46 +02:00
tools Add a [kbd] tag for highlighting keyboard shortcuts in the editor help 2022-08-25 19:53:49 +02:00
translations i18n: Sync classref translations with Weblate (3.5 branch) 2022-09-09 14:51:33 +02:00
class.xsd Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Doxyfile
Makefile Fixes doc/Makefile fails if path contains spaces 2022-09-20 10:26:17 +02:00