godot/doc
mdavisprog f3c1232c59 Add OS::is_process_running function.
Adds the is_process_running function to the native OS class and exposes it to script.

This is implemented on Windows and Unix platforms. A stub is provided for other platforms that do not support this function.

Documentation is updated to reflect new API function.
2022-05-03 17:27:17 -07:00
..
classes Add OS::is_process_running function. 2022-05-03 17:27:17 -07:00
tools makerst: Improve error reporting 2022-04-11 02:34:37 +02:00
translations i18n: Sync classref translations with Weblate 2022-04-25 17:19:45 +02:00
class.xsd Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Doxyfile
Makefile