godot/platform/uwp
mdavisprog 53fb0440d3 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.

(cherry picked from commit f3c1232c59)
2022-05-05 15:02:46 +02:00
..
export
SCsub
app.cpp
app.h
context_egl_uwp.cpp
context_egl_uwp.h
detect.py
joypad_uwp.cpp
joypad_uwp.h
logo.png
os_uwp.cpp Add OS::is_process_running function. 2022-05-05 15:02:46 +02:00
os_uwp.h Add OS::is_process_running function. 2022-05-05 15:02:46 +02:00
platform_config.h
power_uwp.cpp
power_uwp.h