godot/core/extension
George Marques ecc5921143
Initialize call error struct when calling extensions
This allows users to not need to set it when the call is correct.
2021-08-17 18:09:36 -03:00
..
extension_api_dump.cpp Improve extension system 2021-08-05 14:57:31 -03:00
extension_api_dump.h Implement native extension system 2021-06-25 17:32:45 -03:00
gdnative_interface.cpp Refactors the memnew_placement. 2021-08-13 10:18:34 +02:00
gdnative_interface.h Rename GDNative call error enum values to use GDNATIVE prefix 2021-08-09 19:21:37 -03:00
native_extension.cpp Initialize call error struct when calling extensions 2021-08-17 18:09:36 -03:00
native_extension.h Improve extension system 2021-08-05 14:57:31 -03:00
native_extension_manager.cpp Implement native extension system 2021-06-25 17:32:45 -03:00
native_extension_manager.h Implement native extension system 2021-06-25 17:32:45 -03:00
SCsub Implement native extension system 2021-06-25 17:32:45 -03:00