pandemonium_engine/core/bind
Relintai 850a84584d ported: 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. - mdavisprog
53fb0440d3
I did change it a bit.
2022-07-27 14:46:53 +02:00
..
core_bind.cpp ported: Add OS::is_process_running function. 2022-07-27 14:46:53 +02:00
core_bind.h ported: Add OS::is_process_running function. 2022-07-27 14:46:53 +02:00
logger_bind.cpp Removed unnecessary methods from PLogger's bind class, and added properties. 2022-06-11 17:51:49 +02:00
logger_bind.h Removed unnecessary methods from PLogger's bind class, and added properties. 2022-06-11 17:51:49 +02:00
SCsub Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00